Create - constructor for TStatusPanel: sets default width, alignment and bevel, calls inherited Create and loads into StatusBar.
Source position: comctrls.pp line 83
public constructor TStatusPanel.Create( |
ACollection: TCollection |
); override; |
ACollection |
|
Collection which owns the status panel. |
TCollectionItem.Create |