Skip to main content

AddStatusPanel(TdxPSCustomStatusBar,TAlignment,Boolean,string,Integer,TdxPSStatusBarPanelStyle) Method

Declaration

function AddStatusPanel(AStatusBar: TdxPSCustomStatusBar; AAlignment: TAlignment; AShowBorder: Boolean; const AText: string; AWidth: Integer; AStyle: TdxPSStatusBarPanelStyle = sbpsPanel): TdxPSStatusBarPanel;

Parameters

Name Type
AStatusBar TdxPSCustomStatusBar
AAlignment TAlignment
AShowBorder Boolean
AText string
AWidth Integer
AStyle TdxPSStatusBarPanelStyle

Returns

Type
TdxPSStatusBarPanel
See Also