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

TdxTreeViewControlOptionsSelection Class

Contains selection settings for the Tree View control.

Declaration

TdxTreeViewControlOptionsSelection = class(
    TdxTreeViewCustomOptionsSelection
)

Remarks

The TdxTreeViewControlOptionsSelection class members allow you to do the following:

The Tree View control’s OptionsSelection property references a TdxTreeViewControlOptionsSelection object.

Inheritance

See Also