|
|
|
| acSystemInfo component.
|
| property WinNT: Boolean; // Read only!
|
| The WinNT property returns True if the program running on Windows NT-based system, and False if user's system is Windows 95/98/ME.
|
| OSVersion property;
|
| IsNT, IsWin2k, IsXP and IsVista functions.
|