[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 1389

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

This page is hosted on Get Lazarus Code and Component Repository at SourceForge.net. Fast, secure and Free Open Source software downloads