[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Event handler signalled when the Paint method is called for the control.
Source position: comctrls.pp line 2393
published property TToolBar.OnPaint : TNotifyEvent |
Signalled after the inherited Paint method has been performed. The Sender argument contains the TToolBar instance for the notification.