Unit 'LCLType' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TNativeHandleTypes

Declaration

Source position: lcltype.pp line 79

type TNativeHandleTypes = set of (

  nhtWindowsHWND,

  nhtX11TWindow,

  nhtCocoaNSWindow,

  nhtQtQWidget

);

Version 4.6 Hosted on Source Forge