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