Source position: interfacebase.pp line 69
type TLCLPlatforms = set of (
lpGtk,
lpGtk2,
lpWin32,
lpWinCE,
lpCarbon,
lpQT,
lpfpGUI,
lpNoGUI,
lpCocoa
);