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