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