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

TdxTreeViewCustomOptionsSelection Class

The base class for Tree View selection options.

Declaration

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