IIntegerEdit.ThousandSeparator

Syntax

ThousandSeparator: Boolean;

Description

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

Comments

Available values:

The separator set in the regional settings of operating system is used to separate the groups of digits.

Example

See also:

IIntegerEdit