[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LCLType' (#lcl)

TNativeHandleType

Declaration

Source position: lcltype.pp line 75

type TNativeHandleType = (

  nhtWindowsHWND,

  nhtX11TWindow,

  nhtCocoaNSWindow,

  nhtQtQWidget

);

The latest version of this document can be found at lazarus-ccr.sourceforge.net.