IFloatEdit.ThousandSeparator

Syntax

ThousandSeparator: Boolean;

Description

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

Comments

The property is set to False by default, 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