vcl-dxtreeview-de3d4002.md
The base class for Tree View behavior options.
TdxTreeViewCustomOptionsBehavior = class(
TdxTreeViewPersistent
)
The TdxTreeViewCustomOptionsBehavior class has members that allow you to do the following:
Do not use the TdxTreeViewCustomOptionsBehavior class directly. Use the following descendants instead:
TdxTreeViewControlOptionsBehaviorContains settings that specify how a Tree View control responds to user actions.TdxShellTreeViewControlOptionsBehaviorStores Shell Tree View behavior settings.
TObject TPersistent TdxTreeViewPersistent TdxTreeViewCustomOptionsBehavior
See Also