Navigation: Code Documentation > RSFMXCharts > FMX.RS.Charts > Delegates
TRSPathChartValueEvent Delegate
Represents type TRSPathChartValueEvent.
Namespace: FMX.RS.Charts
Delphi
type TRSPathChartValueEvent = procedure(Sender: TObject; Value: TRSPathChartValue) of object;
•FMX.RS.Charts