Skip to main content

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