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

TControl.MouseEntered

Reads a flag to determine whether the mouse entered the control

Declaration

Source position: controls.pp line 1339

public property TControl.MouseEntered: Boolean
  read FMouseEntered;

Description

// standard properties, which should be supported by all descendants
Reads logical (boolean) flag to see whether mouse has entered the control