Back to Devexpress

TcxGridRowLevelIndentHitTest Class

vcl-cxgridtableview-67519d31.md

latest1013 B
Original Source

TcxGridRowLevelIndentHitTest Class

Stores HitTest information about the row level indent located at the inspected point.

Declaration

delphi
TcxGridRowLevelIndentHitTest = class(
    TcxGridRecordHitTest
)

Remarks

The TcxGridRowLevelIndentHitTest class overrides the HitTestCode function to return the htRowLevelIndent hit code if the row level indent is located at the inspected point.

Inheritance

TObject TcxCustomGridHitTest TcxCustomGridViewHitTest TcxGridRecordHitTest TcxGridRowLevelIndentHitTest

See Also

TcxGridRowLevelIndentHitTest Members

cxGridTableView Unit