Back to Devexpress

TdxStatusBarPanel.StatusBarControl Property

vcl-dxstatusbar-dot-tdxstatusbarpanel-ffe94acb.md

latest547 B
Original Source

TdxStatusBarPanel.StatusBarControl Property

Provides access to the panel’s parent status bar control.

Declaration

delphi
property StatusBarControl: TdxCustomStatusBar read;

Property Value

Type
TdxCustomStatusBar

Remarks

Use this property to access other panels of this status bar.

See Also

TdxStatusBarPanel Class

TdxStatusBarPanel Members

dxStatusBar Unit