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

TdxTreeViewCustomOptionsView Class

The base class for Tree View appearance settings.

Declaration

TdxTreeViewCustomOptionsView = class(
    TdxTreeViewPersistent
)

Remarks

The class members allow you to do the following:

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

Inheritance

TObject
TPersistent
TdxTreeViewPersistent
TdxTreeViewCustomOptionsView
See Also