Bar Editor Inheritance Diagram
This topic provides a description on the bar editor class hierarchy.
The class structure contains two branches. The first branch contains only a TcxBarEditItem class. Items of this type are containers for embeddable editors that come from the ExpressEditors library.
Built-in editors (that are the part of the ExpressBars Suite) are shown in the second branch rooted at the TdxBarEdit class.
The following image shows the bar editor class hierarchy:
For more information on adding editors into toolbars and menus, refer to the In-place Editors topic. To learn about bar item types available in the ExpressBars Suite, refer to the List of Bar Item Types topic.
See Also