TdxTreeViewNodeViewInfo.ExpandButtonRect Property
Returns the node’s expand button bounding rectangle.
Declaration
property ExpandButtonRect: TRect read;
Property Value
Type | Description |
---|---|
TRect | A bounding rectangle. |
See Also