IDecimalEdit.ThousandSeparator

Syntax

ThousandSeparator: Boolean;

Description

The ThousandSeparator property determines whether 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 numeric separator.

See also:

IDecimalEdit