TPlotHintEvent Type

Applies to

DMPlot

Declaration

TPlotHintEvent = procedure (Sender: TObject; const H: string) of object;

Description

This event used by TPlot component to display hint and error messages. Typically these messages should be displayed in the status bar of your application.