TdxTreeViewCustomViewInfo.Bounds Property
In This Article
Returns the element’s bounding rectangle.
#Declaration
Delphi
property Bounds: TRect read;
#Property Value
Type | Description |
---|---|
TRect | A bounding rectangle. |
See Also