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

TApplication.GetControlAtMouse

Finds the control under the mouse.

Declaration

Source position: forms.pp line 1449

public function TApplication.GetControlAtMouse: TControl;

Function result

The control, Nil if no control found.

Description

Updates the LastMouse... info.

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