[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'ComCtrls' (#lcl)

TStatusBar.DrawPanel

DrawPanel calls the OnDrawPanel event handler if assigned.

Declaration

Source position: comctrls.pp line 159

protected procedure TStatusBar.DrawPanel(

  Panel: TStatusPanel;

  const Rect: TRect

); virtual;

Arguments

Panel

  

Panel to draw in the method.

Rect

  

Display rectangle for the drawing operation.