Hide Comments
Hide Comments

Comments (0)

Defines the method signature for chart list notification event handlers.

Namespace: FMX.RS.ChartPanel

expandingSyntax

Delphi

type
  TChartListNotifyEvent = procedure ( Sender: TObject; Chart: TRSCustomChart;
  Action: TRSListNotification) of object;
 

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

expandingSee Also

Reference

Comments (0)

RiverSoftAVG Charting Component Suite (RCCS) © 2005-2015, Thomas G. Grubb