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

GetCaptureControl

Returns the current capturing TControl instance.

Declaration

Source position: controls.pp line 2752

function GetCaptureControl: TControl;

Description

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.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.