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