The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



LoadData


Unit:SDL_polchart
Class:TPolChart
Declaration:procedure LoadData (FName: string; AppendIt: boolean);

The method LoadData loads the data container of TPolChart from a file which has been created by a previous call to SaveData. The parameter AppendIt determines whether the loaded chart items are appended to the existing ones, or the data container is cleared before loading the items. LoadData together with SaveData may be used to create templates of graphics. 


Last Update: 2023-Dec-13