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