TCustomPaintBox32.OnMouseLeave

property OnMouseLeave: TNotifyEvent;

Description

OnMouseLeave is called by TPaintBox32 when the Mouse cursor has left the control.

See Also

TCustomPaintBox32