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



Create


Unit:SDL_dstruct
Class:TAssocArray
Declaration:constructor Create(AOwner: TComponent);

The constructor Create allocates memory and creates an instance of the component TAssocArray. The parameter AOwner specifies the owner of the associative array. By default, the granularity of the allocated memory is 1024.


Last Update: 2023-Feb-06