Skip to main content
A newer version of this page is available. .

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:

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

Inheritance

See Also