IDecimalEdit.ThousandSeparator

Syntax

ThousandSeparator: Boolean;

Description

The ThousandSeparator property determines whether the value is displayed in the component using the thousands separator.

Comments

The separator set in the system is used to separate the groups of digits. The property is set to False by default, the values are displayed without separator of the digits.

See also:

IDecimalEdit