<< Click to display table of contents >> TRVSpellChecker.GetLanguageNameFromCode |
Returns a language (dictionary) name for displaying to the user.
function GetLanguageNameFromCode(
const Language: String): TRVUnicodeString;
Input parameter:
Language is a language code, normally one of AvailableLanguages.
Return value:
A corresponding language (or dictionary) name for displaying to the user. If the component cannot retrieve such a name, it returns Language parameter.