RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomStatusBar.OnCreatePanelClass Event

Occurs when a status panel needs to be created.

Pascal
property OnCreatePanelClass: TSBCreatePanelClassEvent;
C++
__property TSBCreatePanelClassEvent OnCreatePanelClass;

Write an OnCreatePanelClass event handler to specify a custom TStatusPanel descendant that the status bar should use to implement its panels. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!