Internet Direct (Indy) Version 9.0.2 Beta
TIdWin32Type
Indicates the Windows platform and operating system for an Indy application.

TIdWin32Type = (Win32s, WindowsNT40, Windows95, Windows95OSR2, Windows98, Windows98SE,Windows2000, WindowsMe, WindowsXP);
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.