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

TWinControl.WindowHandle

For internal use; allows direct access to the Handle for the control, bypassing any getter/setter methods.

Declaration

Source position: controls.pp line 2327

protected property TWinControl.WindowHandle : HWND
  read FHandle
  write FHandle;


Version 3.2 Generated 2024-02-25 Home