property OnMouseEnter: TNotifyEvent;
OnMouseEnter is called by TPaintBox32 when the Mouse cursor has entered the control.
[See also]: