The most complex system information probe in Delphi VCL and FPC/Lazarus world.
Description
Set of VCL components for Embarcadero Delphi covering system information about computer hardware, software and firmware. It is compatible with Delphi 2007, Delphi 2010, Delphi XE-D12 (32bit and 64bit where applicable). Supported operating systems are Microsoft Windows XP-11 and Windows Server 2003-2025.
Trial version is freeware and contains only compiled components, classes and demos for non-commercial usage.
Licensed version contains full source code for all components, classes, demos and applications.
Contained component
- MiTeC_SystemInfo gathers all following components to one for simple use
- TMiTeC_AD explores ActiveDirectory
- TMiTeC_APM provides informaton about Advanced Power Management
- TMiTeC_BitLocker detects BitLocker status and recovery keys
- TMiTeC_BT detects Bluetooth devices using Native Bluetooth Enumerator
- TMiTeC_CPU provides detailed CPU information
- TMiTeC_Devices provides devices information like Windows Device Manager
- TMiTeC_Disk provides logical drive information
- TMiTeC_Display provides display adapter information
- TMiTeC_DriveContent scans and saves specified drive content
- TMiTeC_Engines provides information about various installed engines
- TMiTeC_DirectX provides information about DirectX
- TMiTeC_ASPI32 provides information about ASPI32
- TMiTeC_EventLog digs information from Windows EventLog
- TMiTeC_Firewall enumerates settings and rules from Windows Firewall, rule management functionality
- TMiTeC_Machine provides informaton about computer environment
- TMiTeC_BIOS detects BIOS properties
- TMiTeC_SMBIOS provides parsed SMBIOS information
- TMiTeC_TPM detects TPM presence and parameters
- TMiTeC_Media provides media devices information
- TMiTeC_Memory provides memory information
- TMiTeC_Monitor provides all connected moitors information
- TMiTeC_MSProduct detects some Microsoft products installed and their product keys
- TMiTeC_MUS detects available Windows updates (MicrosoftUpdateSession)
- TMiTeC_Network provides network adapter and environment information
- TMiTeC_NetResources provides network shares, sessions, open files etc.
- TMiTeC_Winsock provides Winsock information
- TMiTeC_TCPIP provides TCP/IP protocol configuration information
- TMiTeC_OperatingSystem provides OS detailed information, Locale, Timezone, NT specific info, hotfixes, internet settings etc.
- TMiTeC_LocaleInfo provides Locale information
- TMiTeC_Internet provides OS internet settings
- TMiTeC_Timezone provides Timezone settings
- TMiTeC_WEI provides Windows Experience Index information
- TMiTeC_Printers detects installed printers and their properties
- TMiTeC_ProcessList collects list of running processes, services, drivers and windows and their properties
- TMiTeC_Security detects installed AntiViruses, AntiSpyware and Firewalls
- TMiTeC_Software provides list of installed software
- TMiTeC_Startup provides list of applications that are started during system startup
- TMiTeC_Storage detects S-ATA, ATA, ATAPI, RAID, SCSI, USB, Firewire storage devices and their parameters
- TMiTeC_USB detects USB ports and devices and their parameters
- TMiTeC_WIFI detects available Wi-Fi networks with all their parameters
- TMiTeC_DeviceMonitor detects and fires event whenever any usb, firewire etc. device or volume is connected or disconnected to machine
- TMiTeC_DiskMonitor watches specified drive or path and fires event when specified event occurs
- TSysProcMonThread monitors running processes in real-time and provides process properties, threads, memory and CPU process usage etc. Also monitors system CPU usage, frequency, memory, and provides other important system information
- TSvcListMonThread monitors services and drivers in real-time and provides their properties
- TNetConMonThread monitors network connections by processes in real-time and provides their properties
- TPerfMonThread monitors performance counters in real-time and provides their properties
- THndListMonThread monitors system handles in real-time and provides their properties
- TMiTeC_NetCreds provides cached network credentials enumeration.
- TMiTeC_USBHistory USB usage detection component
- TMiTeC_WLANC known Wi-Fi networks enumeration (including network keys)
Contained classes
- TFirmware provides access to firmware tables
- TSMBIOS provides access to SMBIOS data and tables
- TMachineJournal gathers information from Windows Event Log and creates comprehensive journal about computer usage and important events
- TNetworkChangeNotifier notifies about network configuration changes
- TNetworkConfiguration provides complex network configuration information and manipulation routines – lightweight alternative for TMiTeC_Network
- TVersionInformation provides reading and manipulation with Portable Executable Version Information
Demos
- Main Demo – complex demo featuring system information overview
- StreamCodeProcedure demo – how to compress/encrypt and decompress/decrypt data in System Information File
- APM – complex demo featuring TMiTeC_APM component
- USB Devices – demonstrates USB ports and devices enumeration
- Disk View – demonstrates storage devices enumeration with BitLocker status
- Process Viewer – demonstrates running processes enumeration
- Software View demo – complex demo featuring TMiTeC_Software and TMiTeC_MSProduct component
- WMI demo – complex demo featuring system information overview obtained via WMI
- Device Monitor demo – complex demo featuring TMiTeC_DeviceMonitor component
- Bluetooth devices demo – complex demo featuring TMiTeC_BT component
- EventLog demo – complex demo featuring TMiTeC_EventLog component
- Device Browser demo – complex demo featuring TMiTeC_Devices component aka Windows Device Manager
- CPU demo – complex demo featuring TMiTeC_CPU component
- Security demo – complex demo featuring TMiTeC_Security component
- Wi-Fi Available Networks demo – complex demo featuring TMiTeC_WIFI component
- Network adapters enumeration demo – complex demo featuring TMiTeC_Network component
- Single process monitoring demo – complex demo featuring TProcMonThread class
- Process and system monitor demo – complex demo featuring TProcMonThread and TSysMonThread class
- Network connections demo – complex demo featuring TNetConMonThread class
- CPU Usage demo – complex demo featuring TPerfMonThread class
- Task Scheduler demo – complex demo featuring Task Scheduler enumeration
- Network Credentials demo – complex demo featuring TMiTeC_NetCreds enumeration
- USB History demo – complex demo featuring TMiTeC_USBHistory enumeration
- WLANC demo – complex demo featuring TMiTeC_WLANC known Wi-Fi networks enumeration
- Windows Firewall demo – complex demo featuring TMiTeC_Firewall rules enumeration
- Monitors demo – complex demo featuring TMiTeC_Monitor
- Firmware and SMBIOS – complex demo featuring TMiTeC_Firmware and TMiTeC_SMBIOS
- Network Configuration Class – complex demo featuring TNetworkConfiguraton class
- and many more…
Applications
- MSIX – all-features-presenting application with professional design and look for system information and evaluation
- AD Explorer – ActiveDirectory explorer
- WMI Explorer – WMI object explorer with WQL query tool
- GetSys – console application providing system information
- Test – tool for component testing
- Version Info Editor – tool for PE version information editing.
- PerfView – Performance counter explorer.
Gallery







