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