[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 2317

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


Version 4.0 Generated 2025-05-03 Home