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