TdxCustomSpellChecker.PopulateLanguages(TStrings) Method
Populates strings with the language names of all dictionaries (except for user-defined dictionaries) contained in the spell checker’s DictionaryItems collections.
Declaration
procedure PopulateLanguages(AList: TStrings);
Parameters
| Name | Type |
|---|---|
| AList | TStrings |
See Also