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



ExtractParamAsInt


Unit:SDL_filesys
Class:TUnivSaveDialog
Declaration:function ExtractParamAsInt (ParName: string): integer;

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


Last Update: 2023-Feb-06