<< Click here to display Table of Contents >> Navigation: Code Documentation > RSCommonCharts > RSChartConsts > Delegates:
Comments (0)
Defines the method signature for OnGetLegendStrings event
Namespace: RSChartConsts
Delphi
type TGetStringsEvent = procedure (Sender: TObject; const Strings: TStrings) of object;
Parameters
Sender
Type: TObject
Strings
Type: TStrings