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