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 example of property use is given in the Example of Creating the NumberEdit Component page.

See also:

NumberEdit