TdxStatusBarPanel.StatusBarControl Property
Provides access to the panel’s parent status bar control.
Declaration
property StatusBarControl: TdxCustomStatusBar read;
Property Value
Type |
---|
TdxCustomStatusBar |
Remarks
Use this property to access other panels of this status bar.
See Also