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



ThresholdLow


Unit:SDL_meter
Class:TMeter
Declaration:property ThresholdHigh: double;

The property ThresholdLow defines the lower threshold of the property Value. If the property Value is set to a value below ThresholdLow, an OnUnderFlow event is triggered and the underflow detector is highlighted (if LimWatchLowOn is true).

METRCOL2.gif

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