Skip to main content

TcxTreeListHitTest.HitAtSeparator Property

Indicates whether the test point belongs to a TreeList fixed band separator.

Declaration

property HitAtSeparator: Boolean index tlhc_HitAtSeparator read;

Property Value

Type
Boolean

Remarks

Use the HitAtSeparator property to determine whether the point being tested belongs to a TreeList fixed band separator (as shown in the image below). The property returns True if the point belongs to any fixed band separator.

See Also