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