<< Click here to display Table of Contents >> Navigation: Code Documentation > RSFMXCharts > FMX.RS.DonutCharts > Delegates:
Comments (0)
Defines the method signature for a donut chart value event
Namespace: FMX.RS.DonutCharts
Delphi
type TRSDonutChartExValueEvent = procedure(Sender: TObject; Value: TRSDonutChartExValue) of object;
Parameters
Sender
Type: TObject
Value
Type: TRSDonutChartExValue