Navigation: Code Documentation > RSCommonCharts > RSChartConsts > Delegates
TGetStringsEvent Delegate
Defines the method signature for OnGetLegendStrings event
Namespace: RSChartConsts
Delphi
type TGetStringsEvent = procedure (Sender: TObject; const Strings: TStrings) of object;
•OnGetLegendStrings
•RSChartConsts