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....



LoadFromFile


Unit:SDL_geomap
Class: TSymbolRepository
Declaration: function LoadFromFile (FName, DataID: string): boolean;

LoadFromFile loads symbol data from an XML file previously created by StoreOnFile. The parameter FName contains the full path to the file, DataID is an optional identifier in order to read a specific symbol collection from an XML file which contains more than one symbol repositories. If DataID is left blank, the first valid symbol repository is read.


Last Update: 2023-Dec-13