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



Values


Unit:SDL_dstruct
Class:TAssocArray
Declaration:property Values[ix: integer]: Variant;

The array property Values provides direct access to the keys of the associative array. The parameter ix may assume values between 1 and NumEntries.

Values is public only for special purposes (such as debugging) and should not be used in normal operation (use Resolve, Add, and Remove instead).


Last Update: 2023-Feb-06