TdxTreeViewViewInfo.ContentRect Property
In This Article
Returns the Tree View‘s content bounding rectangle.
#Declaration
Delphi
property ContentRect: TRect read;
#Property Value
Type | Description |
---|---|
TRect | A bounding rectangle. |
See Also