TdxBar.Bars Property
Provides access to the TdxBars object to which a given toolbar belongs.
Declaration
property Bars: TdxBars read;
Property Value
Type |
---|
TdxBars |
Remarks
Use the Bars property to access all the toolbars which are controlled by the bar manager. The current toolbar belongs to this TdxBars object.
See Also