IsXP
System Information routines |
![]() ![]() ![]() |
acUtils
|
function IsWinXP: Boolean; // returns True if WinXP or higher
|
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).
|
IsNT, IsWin2k and GetOS functions; acSystemInfo component.
|
Windows XP themes functions.
|