Skip to main content

TcxTreeListHitTest.HitAtIndicator Property

Indicates whether the test point belongs to the TreeList indicator.

Declaration

property HitAtIndicator: Boolean index tlhc_HitAtIndicator read;

Property Value

Type
Boolean

Remarks

Use the HitAtIndicator property to determine whether the point being tested belongs to the TreeList indicator (the indicator is shown in the image below). The property returns True if the point belongs to the indicator.

See Also