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



NumEntries


Unit:SDL_geomap
Class: TSymbolRepository
Declaration: property NumEntries: integer;

The property NumEntries controls the number of symbol entries in the repository. Please note that increasing NumEntries triggers a transparent but time-consuming copy process. Thus you should avoid to increment NumEntries in a loop. A much faster approach is to set NumEntries to the maximum expected value and adjust it after the loop to the (lower) actual value.


Last Update: 2023-Dec-13