TCustomPaintBox32.OnMouseEnter

property OnMouseEnter: TNotifyEvent;

Description

OnMouseEnter is called by TPaintBox32 when the Mouse cursor has entered the control.

See Also

TCustomPaintBox32