<< Click here to display Table of Contents >> Navigation: Code Documentation > RSFMXCharts > FMX.RS.Charts > Delegates:
Comments (0)
Represents type TRS2DChartValueEvent.
Namespace: FMX.RS.Charts
Delphi
type TRS2DChartValueEvent = procedure(Sender: TObject; Value: TRS2DChartValue) of object;
Parameters
Sender
Type: TObject
Value
Type: TRS2DChartValue