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