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