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



Value


Unit:SDL_numio
Class:TNumIO
Declaration:property Value: double;

The property Value is used to retrieve the corresponding numeric value from the numeric string contained in the input box. Independent of the numeric format set by InputFormat, Value is declared as double, so you may have to convert it to integer using round or a similar function. If the property Value is set programmatically, the number is displayed using the input format.

Example: This property is used in the following example programs (see http://www.lohninger.com/examples.html for downloading the code): gradfill, interpol3d, kohmap, numin, poldiag



Last Update: 2023-Dec-14