Back to Devexpress

TdxTreeViewCustomOptionsSelection Class

vcl-dxtreeview-d0d484a9.md

latest1.5 KB
Original Source

TdxTreeViewCustomOptionsSelection Class

The base class for Tree View selection options.

Declaration

delphi
TdxTreeViewCustomOptionsSelection = class(
    TdxTreeViewPersistent
)

Remarks

The TdxTreeViewCustomOptionsSelection class members allow you to do the following:

Do not use this class directly. Use its descendant instead.

Inheritance

TObject TPersistent TdxTreeViewPersistent TdxTreeViewCustomOptionsSelection

See Also

TdxTreeViewCustomOptionsSelection Members

dxTreeView Unit