[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
True when the mouse has entered the control. (Deprecated)
Source position: controls.pp line 1791
public property TControl.MouseEntered : Boolean |
Deprecated. Use MouseInClient instead.
|
True when the mouse is in the client area for the control. |