TdxTreeViewNodeViewInfo.HorizontalTreeLineBounds Property
Returns the horizontal line’s bounding rectangle between the node and its parent.
Declaration
property HorizontalTreeLineBounds: TRect read;
Property Value
Type | Description |
---|---|
TRect | A bounding rectangle. |
See Also