NumberEdit.EnableGroupSeparator

Syntax

EnableGroupSeparator: Boolean;

Description

The EnableGroupSeparator property determines separation of thousands.

Comments

If the True value is set then numbers of four or more characters will be separated by thousands.

By default the thousands separation is not set.

Example

The property use is given on the Example of Creating the NumberEdit Component page.

See also:

NumberEdit