Back to Devexpress

TcxCustomGridViewHitTest Class

vcl-cxgridcustomview-432a1469.md

latest861 B
Original Source

TcxCustomGridViewHitTest Class

Stores HitTest information about the visual element at the inspected point.

Declaration

delphi
TcxCustomGridViewHitTest = class(
    TcxCustomGridHitTest
)

Remarks

This class extends its ancestor class with the GridView property, which provides access to the grid View whose element is located at the inspected point.

Inheritance

TObject TcxCustomGridHitTest TcxCustomGridViewHitTest

See Also

TcxCustomGridViewHitTest Members

cxGridCustomView Unit