TdxBarTreeView Class
A tree view in the dropdown window.
Declaration
TdxBarTreeView = class(
TCustomTreeView
)
Remarks
This class is used to represent a tree view in the dropdown window of TdxBarTreeViewCombo. TdxBarTreeView derives the TCustomTreeView methods and properties. It provides the proper tree view interface for the dropdown tree.
Inheritance
See Also