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