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



ArrayName


Unit: SDL_dstruct
Class: T2DArrayStack
Declaration: property ArrayName [ix: integer]: string;

The array property ArrayName provides access to the name of a stored array. The parameter ix is the index into the stack and can be obtained by the function FindByName (valid range: 1..NumEntries). If ix is invalid the call to ArrayName is ignored on write or returns an empty string on read.


Last Update: 2023-Feb-06