Date: 27.06.2003
(© by LMD Innovative, (http://www.lmd.de or http://www.lmdtools.com)
Introduction
LMD SysPack 2.X is a collection of 27 native VCL components that can be compiled into your application royalty free. This package was designed to help you adding advanced system information features to your applications. Without coding many information sources can be displayed in an Explorer like user interface. Also new in version 2 is improved network functionality and support of Windows NT/2K/XP system logs.
[Top]
System Requirements
Features
Tab "LMD Sys Info" | ||
TLMDSysSystemInfo Extensive system info component. Encapsulates all information, which can be extracted by using the more specialized SysPack info components. |
||
TLMDSysLog All SysPack components which allow to modify system settings can be linked to a TLMDSysLog component. This component enables you to provide a log file for such changes. |
||
TLMDSysMouse Extracts information about the mouse installed on the system. |
||
TLMDSysKeyboard Information about the system keyboard. |
||
TLMDSysDrives The TLMDSysDrives control replaces TLMDSysDrive which was included in SysPack 1. Unlike its predecessor this control can not handle the info data for one drive but the info for all drives is stored in a TCollection class instead. |
||
TLMDSysDrive Information about a system drive/partition. |
||
TLMDSysEventLog The TLMDSysEventLog control provides extended access to the different event logs on Windows NT/2K/XP systems. A built-in dialog is provided to display event info details (as known from the Windows Event Log). |
||
TLMDSysNetTreeView The TLMDSysNetTreeView control is used to display a network structure which was retrieved by a TLMDSysNetworkEnumerator control. |
||
TLMDSysEventListView The TLMDSysEventListView control is used to display event log data which was retrieved by a TLMDSysEventLog control. It supports all features like the Windows Event Log display like sorted columns etc. |
||
TLMDSysInfoTreeView The TLMDSysInfoTreeView control is used to display hierarchical data provided by LMD SysPack nonvisual info controls (mainly from TLMDSysSystemInfo, but also from e.g. TLMDSyDisplay). Together with TLMDSysInfoListView an Explorer like browser for system info data can be created without any coding. |
||
TLMDSysInfoListView The TLMDSysInfoListView control is used to display system info data retrieved by LMD SysPack nonvisual info controls. The component can be either connected to a System Info control like TLMDSysMemory or TLMDSysProcessor to visualize the corresponding info data or it can be connected to a TLMDSysInfoTreeView which controls data display then. |
||
TLMDSysNetworkEnumerator The TLMDSysNetworkEnumerator control is used to enumerate all items (domains, computers, shared resources and printers etc.). in a network. Connecting a TLMDSysNetTreeView control the network structure can be displayed visually in a tree view. |
||
TLMDSysDisplay Information about the system display capabilities. |
||
TLMDSysLocale Locale information. |
||
TLMDSysMemory Information about system memory (amount, usage). |
||
TLMDSysPowerStatus Information about the system power status. |
||
TLMDSysTimeZone Information about the current time zone. |
||
TLMDSysWindows Information aboutt windows settings / paths. |
||
TLMDSysPrinters Information about the available printers. |
||
TLMDSysProcessor Information about the system processors. |
||
TLMDSysUninstall System software uninstall information. |
||
TLMDSysFonts Detailed information about the installed fonts. |
||
TLMDSysMultimedia Information about the system multimedia capabilities. |
||
TLMDSysFileAssoc Information about the file associations valid in the current system. |
||
TLMDSysInternet Information about the internet capabilities. |
||
TLMDSysModem Information about the available modem. |
||
TLMDSysNetwork Information about the installed network adapters and protocol settings. |
[Top]