Back to Devexpress

TdxTreeViewNodeViewInfo Class

vcl-dxtreeview-f20dbd25.md

latest2.6 KB
Original Source

TdxTreeViewNodeViewInfo Class

Contains ViewInfo information for a tree node.

Declaration

delphi
TdxTreeViewNodeViewInfo = class(
    TdxTreeViewCustomViewInfo
)

Remarks

The TdxTreeViewNodeViewInfo class members allow you to do the following:

The Tree View’s OnCustomDrawNode event references a TdxTreeViewNodeViewInfo object.

Inheritance

TObject TPersistent TdxTreeViewPersistent TdxTreeViewCustomViewInfo TdxTreeViewNodeViewInfo

See Also

TdxTreeViewNodeViewInfo Members

dxTreeView Unit