systeminfo WinVersion property
Return to Introduction  Previous page  Next page
Applies to
acSystemInfo component.  

Declaration
property WinVersion: String;  

Description
The WinVersion property determines the string which identifies the Windows version.  
 
For example, in Windows 95 this property will be "Windows 95", in Windows 98 it will be "Windows 98" and so forth...  
 
tip This value located in the "HKLM\Software\Microsoft\Windows\CurrentVersion" registry key. Alternatively, you can determinate it reading the Version data value.