LoadTeeFromFile

LoadTeeFromFile procedure

procedure LoadTeeFromFile(Var APanel: TCustomTeePanel; Const AName: String);

Unit
TeeExport

Description
Alternative method to LoadChartFromFile.

It can be used to load non-chart objects, like TDraw3D or TeeTree components.

For Chart and DBChart components, use LoadChartFromFile method in TeeStore unit.