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

TApplication.MouseControl

The control currently under the mouse.

Declaration

Source position: forms.pp line 1530

public property TApplication.MouseControl : TControl
  read FMouseControl;

Description

Used to detect mouse entering and leaving a control.