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