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



IntegerValue


Unit: SDL_numio
Class: TNumIO2
Declaration: property IntegerValue: integer;

The read-only property IntegerValue returns the value of the numeric input field rounded to the nearest integer. If the value is less than -MaxInt-1 or greater than +MaxInt an exception is raised ("integer overflow").

Example: This property is used in the following example program (see http://www.lohninger.com/examples.html for downloading the code): minical, repspeedbut



Last Update: 2023-Dec-14