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

GetCaptureControl

Returns the current capturing TControl.

Declaration

Source position: controls.pp line 2656

function GetCaptureControl: TControl;

Description

Note: For the interface only a Handle = TWinControl can capture. The LCL extends this to allow TControl capture the mouse.

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