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