Back to Devexpress

TcxGridIndicatorBandHeaderHitTest Class

vcl-cxgridbandedtableview-202b331e.md

latest1.2 KB
Original Source

TcxGridIndicatorBandHeaderHitTest Class

Contains the HitTest information about the band header indicator area located at the inspected point.

Declaration

delphi
TcxGridIndicatorBandHeaderHitTest = class(
    TcxGridIndicatorHitTest
)

Remarks

The TcxGridIndicatorBandHeaderHitTest class overrides the HitTestCode function to return the htIndicatorBandHeader hit code if the band header indicator area is located at the inspected point.

Inheritance

TObject TcxCustomGridHitTest TcxCustomGridViewHitTest TcxGridIndicatorHitTest TcxGridIndicatorBandHeaderHitTest

See Also

TcxGridIndicatorBandHeaderHitTest Members

cxGridBandedTableView Unit