IVZNumberFormatter.ConvertInvariant2LocalNumberFormat

Syntax

ConvertInvariant2LocalNumberFormat(Value: String): String;

Parameters

Value. Template of number format.

Description

The ConvertInvariant2LocalNumberFormat method converts a number to the specified format taking into account the current locale.

Example

The method use is given in the example for IVZBaseFormatter.NumberFormatter.

See also:

IVZNumberFormatter