IDecimalEdit.ThousandSeparator

Syntax

ThousandSeparator: Boolean;

Description

The ThousandSeparator property determines whether value is displayed in the component using the separator of digit groups.

Comments

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

See also:

IDecimalEdit