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