Skip to main content

TcxTreeListHitTest.HitAtImages Property

Indicates whether the test point belongs to a TreeList node images area (state image or node image).

Declaration

property HitAtImages: Boolean read;

Property Value

Type
Boolean

Remarks

Use the HitAtImages property to determine whether the point being tested belongs to a TreeList images area (node images are shown in the image below). The property returns True if the point belongs to any node images area.

See Also