JCL Help:IsWinXP
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: IsWinXP Variable
[+] JclSysInfo.pas Variables
Search in JCL Help
Search in all projects
Summary
Returns whether the system is running Windows XP.
Pascal
IsWinXP: Boolean = False;
Return Value
If the system is running Windows XP (32 or 64 bit) the result is True otherwise the result is False.
Description
IsWinXP returns whether or not the system is running Windows XP.
See Also
IsWin95 IsWin95OSR2 IsWin98 IsWin98SE IsWinME IsWinNT IsWinNT3 IsWinNT31 IsWinNT35 IsWinNT351 IsWinNT4 IsWin2K IsWin2003 IsWin2003R2 IsWinVista IsWinServer2008 IsWin7 IsWinServer2008R2
About
Unit
Donator
Petr Vones
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page