Source position: lcltype.pp line 75
type TNativeHandleType = (
nhtWindowsHWND,
nhtX11TWindow,
nhtCocoaNSWindow,
nhtQtQWidget
);