TdxTreeViewHitTest.HitAtSelection Property
Indicates if the test point belongs to a node’s selection rectangle.
Declaration
property HitAtSelection: Boolean read; write;
Property Value
Type | Description |
---|---|
Boolean | True if the test point belongs to a selection rectangle; otherwise, False. |
See Also