Hide Comments
Hide Comments

Comments (0)

Defines the method signature for a value notification event handler, i.e., when a TRSChartValue is being added, extracted, or deleted from a TRSChartValues collection.

Namespace: RSChartPanel

expandingSyntax

Delphi

type
  TRSChartValueNotifyEvent = procedure (Item: TRSChartValue; Action: Classes.TCollectionNotification) of object;
 

Parameters

Item

Type: TRSChartValue

Action

Type: Classes.TCollectionNotification

expandingSee Also

Comments (0)

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