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

TStatusBar.DrawPanel

DrawPanel calls the OnDrawPanel event handler if assigned

Declaration

Source position: comctrls.pp line 151

protected procedure TStatusBar.DrawPanel(

  Panel: TStatusPanel;

  const Rect: TRect

); virtual;