LoadChartFromURL
 
 
 

All Units  All Classes  Properties, Methods and Events  

LoadChartFromURL procedure

procedure LoadChartFromURL(Var AChart: TCustomChart; Const URL: String);

Unit
TeeURL

Description
Loads a Tee file from an URL address

LoadChartFromURL( TCustomChart( Chart1 ) , 'http://www.steema.com/demo.tee' );

Note:

If the existing Chart1 already contains Series, they will be replaced by the ones contained in the URL *.tee file.

See also LoadChartFromFile procedure for more information.




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