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