Skip to main content

TcxTreeListHitTest.HitAtImage Property

Indicates whether the test point belongs to a TreeList node image.

Declaration

property HitAtImage: Boolean index tlhc_HitAtImage read;

Property Value

Type
Boolean

Remarks

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

See Also