IsVista function
System Information routines |
![]() ![]() ![]() |
acUtils
|
function IsVista: Boolean; // returns True if Windows is Vista or higher
|
The IsVista function determines whether the current OS is Windows Vista. Funtion returns True if system is Windows Vista or higher, and False if version number is lower than Vista (lower than v6).
|
IsNT, IsWin2k and GetOS functions; acSystemInfo component.
|
Windows XP themes functions.
|