Unit 'ComCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TStatusPanel.Create

Create - constructor for TStatusPanel: sets default width, alignment and bevel, calls inherited Create and loads into StatusBar.

Declaration

Source position: comctrls.pp line 83

public constructor TStatusPanel.Create(

  ACollection: TCollection

); override;

Arguments

ACollection

  

Collection which owns the status panel.

See also

TCollectionItem.Create