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



AsInteger


Unit: SDL_dstruct
Class: TStringArray
Declaration: property AsInteger [ACol, ARow: longint]: integer;

The readonly property AsInteger returns the string of cell [ACol, ARow ] as an integer number. Values greater than MaxInt or less than -MaxInt+1 are automatically confined to these limits.

If the string is not a valid decimal number, an ESDLDStructError exception is created: 'TStringList: Invalid numeric string: [ACol, ARow]: offending string'.


Last Update: 2023-Dec-13