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



VRangeLow


Unit: SDL_ntabed
Class: TNTabEd
Declaration: property VRangeLow: double;

The class TNTabEd supports the automatic limiting of numeric values in the grid. The property VRangeLow defines the lower limit of the allowed numeric range. If you enter a number (or an ordinal) lower than VRangeLow the number is replaced by VRangeLow.

Hint 1: You can switch off the range control by setting both the property VRangeLow and the property VRangeHigh to zero values.

Hint 2: The automatic restriction of the numeric values does not come into effect if you manipulate the public field Data directly.



Last Update: 2023-Dec-13