<< Click to display table of contents >> TRVSpellChecker.CurrentLanguage |
Returns the code of the currently used spelling checking language (dictionary)
function CurrentLanguage: String;
To change the current language (dictionary), assign a new value to Language property. If the assigned language is valid, CurrentLanguage will return it.