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

Declaration
property WinNT: Boolean; // Read only!  

Description
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.  

See also
OSVersion property;  
IsNT, IsWin2k, IsXP and IsVista functions.