Skip to main content

TcxGridChartToolBoxHitTest Class

Stores HitTest information about the chart toolbox located at the inspected point.

Declaration

TcxGridChartToolBoxHitTest = class(
    TcxCustomGridViewHitTest
)

Remarks

The TcxGridChartToolBoxHitTest class overrides the HitTestCode function to return the htChartToolBox hit code if a chart toolbox is located at the inspected point.

Inheritance

See Also