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

TControl.OnMouseEnter

Event handler for when the mouse enters the area of the current control

Declaration

Source position: controls.pp line 1236

protected property TControl.OnMouseEnter: TNotifyEvent
  read FOnMouseEnter
  write FOnMouseEnter;

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