API:Vcl.ComCtrls.TCustomStatusBar.OnDrawPanel

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnDrawPanel: TCustomDrawPanelEvent read FOnDrawPanel write FOnDrawPanel;

C++

__property TCustomDrawPanelEvent OnDrawPanel = {read=FOnDrawPanel, write=FOnDrawPanel};

Properties

Type Visibility Source Unit Parent
event public
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls TCustomStatusBar

Description

Embarcadero Technologies does not currently have any additional information.