[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Returns the TControl instance with mouse capture enabled.
Source position: controls.pp line 2751
function GetCaptureControl: TControl; |
The control with the mouse capture, or Nil when a capture control is not set for the widgetset class.
Please note: For the interface, only a Handle for TWinControl can capture the mouse. The LCL extends this to allow TControl to capture the mouse.
Version 4.0 | Generated 2025-05-03 | Home |