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



Using TSymbolRepository


The class TSymbolRepository is a simple class to support the management of landmark symbols. TSymbolRepository may contain any number of symbols, the number of available symbols is defined by the property NumEntries. An individual symbol can be accessed via the array property Symbols (index from 1 to NumEntries). Symbols can be stored on disk (StoreOnFile) and loaded from it (LoadFromFile, ReadFromOpenXMLFile) as XML representation. Besides of storing on disk you may create a in-memory backup copy of the current symbols by using the methods Backup and Restore.


Last Update: 2023-Feb-06