ICultureInfo.ThreeLetterISOLanguageName

Syntax

ThreeLetterISOLanguageName: String;

Description

The ThreeLetterISOLanguageName property returns the three-letter language code according to the ISO 639-2 standard.

Example

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

See also:

ICultureInfo