Back to Devexpress

TdxTreeViewControlOptionsSelection Class

vcl-dxtreeview-257d5e58.md

latest1.7 KB
Original Source

TdxTreeViewControlOptionsSelection Class

Contains selection settings for the Tree View control.

Declaration

delphi
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

TObject TPersistent TdxTreeViewPersistent TdxTreeViewCustomOptionsSelection TdxTreeViewControlOptionsSelection

See Also

TdxTreeViewControlOptionsSelection Members

dxTreeView Unit