TcxGridBandHeaderSizingEdgeHitTest Class
Stores HitTest information about the band header sizing handle located at the inspected point.
Declaration
TcxGridBandHeaderSizingEdgeHitTest = class(
TcxGridBandHitTest
)
Remarks
The TcxGridBandHeaderSizingEdgeHitTest class overrides the HitTestCode function to return the htBandHeaderSizingEdge hit code if the band header sizing edge is located at the inspected point.
Inheritance
TObject
TcxCustomGridHitTest
TcxCustomGridViewHitTest
TcxGridBandHitTest
TcxGridBandHeaderSizingEdgeHitTest
See Also