Source position: lcltype.pp line 77
type TNativeHandleTypes = set of (
nhtWindowsHWND,
nhtX11TWindow,
nhtCocoaNSWindow,
nhtQtQWidget
);