Defines the method signature for chart list notification event handlers.
Namespace: FMX.RS.ChartPanel
Delphi |
type |
Parameters
Sender
Type: TObject
Chart
Type: TRSCustomChart
The chart being added or deleted from the list
Action
Type: TRSListNotification
What action is occuring: lnAdded, lnExtracted, or lnDeleted
Reference |