TeEngine.TChartSeries.OnBeforeAdd
 
 
 


TChartSeries.OnBeforeAdd
TChartSeries

property OnBeforeAdd: TSeriesOnBeforeAdd;

Unit
TeEngine

Description
Every Series component has an OnBeforeAdd event. This event is triggered whenever a new point is going to be Added or Inserted. You can delegate this event in your Form's code to, for example, control if new points will be really added to the Series. This event also happens when a Series component is connected to a Table or Query.



Send us Help Feedback. Copyright 1995-2024 © by Steema Software. All Rights Reserved.