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