Hide Comments
Hide Comments

TRSCandleStickChart.InitializeChangeEvents Method

Comments (0)

Initialize the OnChange events of structures. Use this method to assign event handlers for structures (e.g., Pen.OnChange := MyChangeMethod).

alert_noteNotes to Inheritors

The constructor calls this method after it calls the InitializeChart method, which is where the structures should be actually created and initialized.

Namespace: FMX.RS.BarCharts

expandingSyntax

Delphi

protected 
  procedure InitializeChangeEvents; override; 
 

Overrides

TRSCustomChart.InitializeChangeEvents
 

expandingSee Also

Comments (0)

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