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

TControl.OnMouseEnter

Event handler for mouse entering the area of the control.

Declaration

Source position: controls.pp line 1409

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