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 ![]() ![]() ![]() ![]() ![]() |
|||||||||
See also: Text, ButIncrem, OutOfRange, IntegerValue | |||||||||
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. If you need to retrieve the numeric value of the input field as an integer, you should use the IntegerValue property. If the property Value is set programmatically, the number is displayed using the input format.
|