IFloatEdit.ThousandSeparator

Syntax

ThousandSeparator: Boolean;

Description

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

Comments

By default the property is set to False, values are displayed without thousands separator. If it is set to True, the value is displayed with the thousands group separator determined in the operating system regional parameters settings.

See also:

IFloatEdit