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