TcxTreeListHitTest.HitAtBand Property
In This Article
Indicates whether the test point belongs to a band’s content.
#Declaration
Delphi
property HitAtBand: Boolean index tlhc_HitAtBand read;
#Property Value
Type |
---|
Boolean |
#Remarks
This property returns True if the point belongs to a band’s content.
See Also