TdxTreeViewNodeViewInfo.TextRect Property
In This Article
Returns the node’s caption bounding rectangle.
#Declaration
Delphi
property TextRect: TRect read;
#Property Value
Type | Description |
---|---|
TRect | A bounding rectangle. |
See Also