Back to Devexpress

TcxGridGroupSummaryHitTest Class

vcl-cxgridtableview-bd307042.md

latest1.0 KB
Original Source

TcxGridGroupSummaryHitTest Class

Contains HitTest information about the group summary located at the inspected point.

Declaration

delphi
TcxGridGroupSummaryHitTest = class(
    TcxGridRecordHitTest
)

Remarks

The TcxGridGroupSummaryHitTest class overrides the HitTestCode method to return the htGroupSummary hit code if a group summary is located at the inspected point.

Inheritance

TObject TcxCustomGridHitTest TcxCustomGridViewHitTest TcxGridRecordHitTest TcxGridGroupSummaryHitTest

See Also

TcxGridGroupSummaryHitTest Members

cxGridTableView Unit