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_meter
Class:TMeter
Declaration:property Value: double;

The Value property contains the numeric value to be indicated by the meter component. Setting the Value property to a new value automatically moves the index of the meter into the appropriate position. In addition, the over- or underflow indicators are set accordingly (if turned on), and the events OnNormalRange, OnOverFlow, OnUnderFlow are triggered according to the Value.

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



Last Update: 2023-Dec-14