IsXP
System Information routines
Return to Introduction  Previous page  Next page
Unit
acUtils  

Declaration
function IsWinXP: Boolean; // returns True if WinXP or higher  

Description
The IsWinXP function determines whether the current OS is Windows XP. Funtion returns True if system is Windows XP or higher, and False if version number is lower than WinXP (lower than v5.1).  

See also
IsNT, IsWin2k and GetOS functions; acSystemInfo component.  
Windows XP themes functions.