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

TNativeHandleTypes

Declaration

Source position: lcltype.pp line 84

type TNativeHandleTypes = set of (

  nhtWindowsHWND,

  nhtX11TWindow,

  nhtCocoaNSWindow,

  nhtQtQWidget

);


Version 3.2 Generated 2024-02-25 Home