TcxTreeListHitTest.HitAtStateImage Property
Indicates whether the test point belongs to a TreeList node’s state image.
Declaration
property HitAtStateImage: Boolean index tlhc_HitAtStateImage read;
Property Value
Type |
---|
Boolean |
Remarks
Use the HitAtStateImage property to determine whether the point being tested belongs to a TreeList node’s state image (node images are shown in the image below). The property returns True if the point belongs to any node’s state image area.
See Also