AddStatusPanel(TdxPSCustomStatusBar,TAlignment,Boolean,string,Integer,TdxPSStatusBarPanelStyle) Method
In This Article
#Declaration
Delphi
function AddStatusPanel(AStatusBar: TdxPSCustomStatusBar; AAlignment: TAlignment; AShowBorder: Boolean; const AText: string; AWidth: Integer; AStyle: TdxPSStatusBarPanelStyle = sbpsPanel): TdxPSStatusBarPanel;
#Parameters
Name | Type |
---|---|
AStatus |
Tdx |
AAlignment | TAlignment |
AShow |
Boolean |
AText | string |
AWidth | Integer |
AStyle | Tdx |
#Returns
Type |
---|
Tdx |
See Also