DrawPanel calls the OnDrawPanel event handler if assigned.
Source position: comctrls.pp line 159
protected procedure TStatusBar.DrawPanel( |
Panel: TStatusPanel; |
const Rect: TRect |
); virtual; |
Panel |
|
Panel to draw in the method. |
Rect |
|
Display rectangle for the drawing operation. |