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



TStringPool


Unit:SDL_dstruct
Class:none
Declaration:TStringPool = array[1..SABuffSize] of byte;

The type declaration TStringPool declares the elements of the string pool array which is used internally to store the strings of the string array. TStringPool had to be declared in the interface section for syntactical reasons. It is of no use for the user.



Last Update: 2023-Feb-06