ICultureInfo.TwoLetterISOLanguageName

Syntax

TwoLetterISOLanguageName: String;

Description

The TwoLetterISOLanguageName property returns the two-letter language code according to the ISO 639-1 standard.

Example

The example of use is given in description of the ICultureInfo.Language property.

See also:

ICultureInfo