News
Photos
Articles
Components
Applications
Kleinkunst

TscSystemInfo

Version 1.6
December 2007
Delphi
VCL
open source

With this component you can retrieve the most important system information like the Windows version, the username, the name of the PC, the speed of the CPU, the available memory, Delphi and Office version, ...

  • AppVersion : Delphi (2-2007) and Office (95-2007) version number (via Registry)
  • ComputerName : computername
  • CPUSpeed : processor (CPU) speed
  • OperatingSystem : version and build number and description of Windows version (from 95 to Vista) (WinAPI function GetVersionEx)
  • SysMemory : total and available memory (WinAPI functions GlobalMemoryStatus and GlobalMemoryStatusEx)
  • SystemResources : GDI, System and User resources (only for Win95/98)
  • UserName : username (of user who logged in in Windows)
Windows 95 4.00
Windows 95 OEM Service Release 2 4.00
Windows 95 OEM Service Release 2.1 4.03
Windows 95 OEM Service Release 2.5 4.03
Windows 98 OEM Retail 4.10
Windows 98 Second Edition 4.10
Windows Millennium 4.90
Windows 2000 5.00
Windows XP 5.01
Windows Server 2003 5.02
Windows Server 2003 Release 2 5.02
Windows Vista 6.00
Windows Server 2008 6.00

Copyrights and distribution

  • The component is open source (Mozilla Public License 1.1) and may be freely distributed.
  • The author doesn't give a warranty for error free running of this component and he doesn't give any support.
  • See source code for history and more information about properties, methods and events.

 

Download

TscSystemInfo component
  • Contents: TscSystemInfo component with sources (for Delphi 5, 6, 7, 2005, 2006 and 2007)
  • Version: 1.6 (2007-12-08)
  • File size: 6.29 Kb
  • Author: Stefan Cruysberghs
Download now