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

TdxTreeViewNodeViewInfo Properties

Contains ViewInfo information for a tree node.
Name Description
Bounds Returns the element’s bounding rectangle. Inherited from TdxTreeViewCustomViewInfo.
CheckBoxRect Returns the node’s checkbox bounding rectangle.
ExpandButtonRect Returns the node’s expand button bounding rectangle.
HorizontalTreeLineBounds Returns the horizontal line’s bounding rectangle between the node and its parent.
ImageRect Returns the node’s main image bounding rectangle.
SelectionRect Returns the node’s selection rectangle.
TextRect Returns the node’s caption bounding rectangle.
VerticalTreeLineBounds Returns the vertical line’s bounding rectangle between the node and its parent.
See Also