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



Granularity


Unit:SDL_dstruct
Class:TAssocArray
Declaration:property Granularity: integer;

The property Granularity determines how much additional memory is reserved if the associative array grows beyond the currently reserved memory. By default, Granularity is set to 1024, which means that the memory of the associative array is allocated in chunks of 1024 entries.



Last Update: 2023-Feb-06