Back to Devexpress

TcxGridGroupByBoxHitTest Class

vcl-cxgridtableview-b92d4e9c.md

latest913 B
Original Source

TcxGridGroupByBoxHitTest Class

Stores HitTest information about the Group By box located at the inspected point.

Declaration

delphi
TcxGridGroupByBoxHitTest = class(
    TcxCustomGridViewHitTest
)

Remarks

The TcxGridGroupByBoxHitTest class overrides the HitTestCode function to return the htGroupByBox hit code if the Group By box is located at the inspected point.

Inheritance

TObject TcxCustomGridHitTest TcxCustomGridViewHitTest TcxGridGroupByBoxHitTest

See Also

TcxGridGroupByBoxHitTest Members

cxGridTableView Unit