Skip to main content

TcxPivotGridHitTest Class

Contains HitTest information on the pivot grid’s visual element at the test point.

Declaration

TcxPivotGridHitTest = class(
    TObject
)

Remarks

With a set of exposed properties, the TcxPivotGridHitTest class allows the visual element of the pivot grid and the coordinates of the test point to be identified.

The TcxPivotGridHitTest object is referenced by the TcxCustomPivotGrid.HitTest property.

Inheritance

TObject
TcxPivotGridHitTest
See Also