TdxBars Class
Contains a list of all TdxBarManager toolbars.
Declaration
TdxBars = class(
TcxComponentCollection
)
Remarks
The TdxBars is an array of TdxBar objects. This class stores all information on position and configuration of every TdxBarManager toolbar. The TdxBars object is represented in TdxBarManager as the Bars property.
Inheritance
See Also