Back to Devexpress

TdxCustomSpellChecker.PopulateLanguages(TStrings) Method

vcl-dxspellchecker-dot-tdxcustomspellchecker-dot-populatelanguages-x28-system-dot-classes-dot-tstrings-x29.md

latest774 B
Original Source

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

delphi
procedure PopulateLanguages(AList: TStrings);

Parameters

NameType
AListTStrings

See Also

TdxCustomSpellChecker Class

TdxCustomSpellChecker Members

dxSpellChecker Unit