Indy 9
TIdWin32Type
Unit: IdGlobal
Indicates the Windows platform and operating system for an Indy application.
TIdWin32Type = (Win32s, WindowsNT40, Windows95, Windows95OSR2, Windows98, Windows98SE, Windows2000, WindowsMe, WindowsXP);
Unit
IdGlobal
Description
TIdWin32Type is an enumerated type that represents the Windows platform and host operating system for an Indy application. TIdWin32Type is not available on the Linux platform.

TIdWin32Type is the type returned from the Win32Type function, which uses the values in the Operating System version information to determine the type of platform in use.


Created with Doc-O-Matic 2 donated to Project JEDI. Commercial license available from the Doc-O-Matic site.