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



MeterDecPlaces


Unit:SDL_meter
Class:TMeter
Declaration:property MeterDecPlaces: integer;

The property MeterDecPlaces specifies the number of decimal places of the scale inscription. MeterDecPlaces may vary between zero and four. The default value is zero.

Hint: In order to avoid too many decimal places on the scales, you may use prefixes for the units of measurement (like k, m, M, or G).

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