RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TStatusPanel.Create Constructor

Creates and initializes a status panel.

Pascal
constructor Create(Collection: TCollection); override;
C++
virtual __fastcall TStatusPanel(TCollection Collection);

Create takes a TStatusPanels instance as its argument. 

 

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