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



ExtractParamAsDouble


Unit:SDL_filesys
Class:TUnivSaveDialog
Declaration:function ExtractParamAsDouble (ParName: string): double;

The method ExtractParamAsDouble extracts the parameter ParName from the parameter list stored in the property Parameters. The value of the parameter is interpreted as a floating point number. The function raises an exception if the parameter does not exist.


Last Update: 2023-Feb-06