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

TDrawPanelEvent

Declaration

Source position: comctrls.pp line 117

type TDrawPanelEvent = procedure(

  StatusBar: TStatusBar;

  Panel: TStatusPanel;

  const Rect: TRect

) of object;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.