Skip to main content

TcxTreeListHitTest.HitAtFooter Property

Indicates whether the test point belongs to the TreeList footer.

Declaration

property HitAtFooter: Boolean index tlhc_HitAtFooter read;

Property Value

Type
Boolean

Remarks

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

See Also