Back to Devexpress

TdxTreeViewCustomOptionsView Class

vcl-dxtreeview-401478ec.md

latest2.0 KB
Original Source

TdxTreeViewCustomOptionsView Class

The base class for Tree View appearance settings.

Declaration

delphi
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

TdxTreeViewCustomOptionsView Members

dxTreeView Unit