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



AsNumber


Unit:SDL_dstruct
Class: TStringArray
Declaration: property AsNumber [ACol, ARow: longint]: double;

The readonly property AsNumber returns the string of cell [ACol, ARow ] as a floating point number.

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