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

TdxTreeViewNodeViewInfo Class

Contains ViewInfo information for a tree node.

Declaration

TdxTreeViewNodeViewInfo = class(
    TdxTreeViewCustomViewInfo
)

Remarks

The TdxTreeViewNodeViewInfo class members allow you to do the following:

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

See Also