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