ThreeLetterISOLanguageName: String;
The ThreeLetterISOLanguageName property returns the three-letter language code according to the ISO 639-2 standard.
The example of use is given in description of the ICultureInfo.Language property.
See also:
ICultureInfo