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

TNativeHandleType

Declaration

Source position: lcltype.pp line 77

type TNativeHandleType = (

  nhtWindowsHWND,

  nhtX11TWindow,

  nhtCocoaNSWindow,

  nhtQtQWidget

);


Version 4.0 Generated 2025-05-03 Home