TcxTreeListHitTest.HitBand Property
In This Article
Provides access to the TreeList band that corresponds to the test point.
#Declaration
Delphi
property HitBand: TcxTreeListBand read;
#Property Value
Type |
---|
Tcx |
#Remarks
If the point does not correspond to any band, the HitBand property returns nil.
See Also