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



ForcePlusSign


Unit:SDL_numlab
Class:TNumLab
Declaration:property ForcePlusSign: boolean;

The property ForcePlusSign determines whether a '+' sign is displayed for positive numbers. This feature may be of interest for displaying measured values, such as voltages. Please note that the property ForcePlusSign has no effect for date/time and for hexadecimal displays (DiplayType = dtDateTime, or dtHex).

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



Last Update: 2023-Dec-13