Skip to main content

TcxTreeListHitTest.HitAtFooterItem Property

Indicates whether the test point belongs to a TreeList footer item.

Declaration

property HitAtFooterItem: Boolean index tlhc_HitAtFooterItem read;

Property Value

Type
Boolean

Remarks

Use the HitAtFooterItem property to determine whether the point being tested belongs to the TreeList footer item (footer items are shown in the image below). The property returns True if the point belongs to any footer item.

See Also