LMD SysPack

Latest Version: 2024.2

Introduction

LMD SysPack is a collection of 27 native VCL components that can be compiled into your application royalty free. StoragePack controls are used to save/restore application configuration data. The controls of this package are used mainly for retrieving extensive system information. Several system settings can also be set. In version 2.0 controls were added which can be used to display supported information data visually (using the Explorerlook with Tree-/Listview controls). Release 3.0 introduced integration into the LMD shared runtime packages.

Features

  • Includes 27 for retrieving or setting system information;
  • Full sourcecode of library;
  • Extensive demo projects with sourcecode
  • Free updates via Internet
  • A Site License covers unlimited number of developers in same organization at one location
  • Free technical support via forum (forum.lmd.de), e-mail, fax or mail
  • Available as part of LMD-Tools or LMD VCL Complete.

Screenshots

SystemInfo demo

The screenshot below demonstrates SysTree-/SysList components. By connecting a particular SystemInfo control to these visual controls system info is displayed automatically (no code required).

Event Viewer demo

The Event Ever project demonstrates use of the system log controls which allow request and display of system log entries (as known from the Event Viewer application available in the Windows operating system.

Components

TLMDSysSystemInfo
Mighty system info component. Encapsulates all information, which can be extracted by using the more specific, partial sys info components.
TLMDSysLog
Special logging component for actions done with one of the system info component.
TLMDSysMouse
Extracts information about the mouse installed in the system.
TLMDSysKeyboard
Information about the system keyboard.
TLMDSysDrive
Information about a system drive/partition.
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 he internet capabilities.
TLMDSysModem
Information about the available modem.
TLMDSysNetwork
Information about the installed network adapters and protocol settings.
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).
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.
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
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.
TLMDSysNetTreeView
The TLMDSysNetTreeView control is used to display a network structure which was retrieved by a TLMDSysNetworkEnumerator control.
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.
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.

© LMD Innovative, Germany. All rights reserved. All other trademarks are acknowledged.