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



MaxSize


Unit: SDL_dstruct
Class: TStringStack
Declaration: property MaxSize: integer;

The property MaxSize controls the maximum dephth of the string stack. It can be set to any size between 1 and 1000. By default MaxSize is set to 20.

Hint: Setting the MaxSize property clears the stack, all strings on the stack are discarded.



Last Update: 2023-Oct-30