RegisterTeeStandardSeries
 
 
 

All Units  All Classes  Properties, Methods and Events  

RegisterTeeStandardSeries procedure

procedure RegisterTeeStandardSeries;

Unit
Series

Description
This global procedure registers all basic standard Series types:

Line, Point, Area, HorizArea, Bar, HorizBar, HorizLine, Pie, FastLine.

In previous versions, these classes were automatically registered at the initialization part of Series.pas unit.

In current version, this procedure is called when the application uses TeeEditPro unit.

The reason is to avoid linking all those Series classes in case the application is using only one or few of them. (ie: Saving in executable size).

If you are loading *.tee files from templates, you might want to call this procedure to register all basic Series types in Series unit.





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