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