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.... |
Home GuiPack NumIO Class TNumIO Properties Value | |||||||||
See also: Text, InputFormat | |||||||||
Value |
|||||||||
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.
|