TdxUserSpellCheckerDictionary.SaveToStrings(TStrings) Method
Writes words from the dictionary to strings.
Declaration
procedure SaveToStrings(AStrings: TStrings);
Parameters
Name | Type |
---|---|
AStrings | TStrings |
Remarks
AStrings specifies strings to which words are to be written from the dictionary.
See Also