Skip to main content

TdxShellTreeViewControlOptionsBehavior Class

Stores Shell Tree View behavior settings.

Declaration

TdxShellTreeViewControlOptionsBehavior = class(
    TdxTreeViewCustomOptionsBehavior
)

Remarks

The TdxShellTreeViewControlOptionsBehavior class has members that allow you to do the following:

A Shell Tree View control’s OptionsBehavior property references a TdxShellTreeViewControlOptionsBehavior object.

Inheritance

See Also