TdxTreeViewHitTest.HitAtText Property
In This Article
Indicates if the test point belongs to a node’s caption.
#Declaration
Delphi
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