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_replist
Class: TRLData
Declaration: property AsNumber [ACol, ARow: longint] : double;

The readonly array 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: 'TStringArray: Invalid numeric string: [ACol, ARow]: offending string'.



Last Update: 2023-Dec-14