TscSystemInfo 1.5
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 and Office 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 function GlobalMemoryStatus)
- SystemResources : GDI, System and User resources (only for Win95/98)
- UserName : username (of user who logged in in Windows)
Homepage: http://www.scip.be/
Download: http://www.scip.be/index.php?Page=DownloadSystemInfo&Lang=EN
File Size: 5.81 KB
Delphi Version:
Source: Included
Monday 02 Jul 2007 | Delphi Tutorial | Freeware, Others