IFloatEdit.TrailingZeros

Syntax

TrailingZeros: Boolean;

Description

The TrailingZeros property determines whether the zeros are displayed after the decimal point if Precision is greater than 0. If TrailingZeros = False and the value of the component is integer, the zeros are not displayed after the point.

See also:

IFloatEdit