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