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: TStringArray
Declaration: constructor Create (AOwner: TComponent);

Calling the constructor Create instantiates an object of the class TStringArray and allocates the required memory. Creating an instance of TStringArray allocates an internal string buffer of SABuffSize bytes. See also the section How to use TStringArray for more information.



Last Update: 2023-Dec-13