[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Returns the current capturing TControl.
Source position: controls.pp line 2588
function GetCaptureControl: TControl; |
Note: For the interface only a Handle = TWinControl can capture. The LCL extends this to allow TControl capture the mouse.