TdxSpellCheckerAutoCorrectExceptions.LoadFromStream(TStream) Method
Reads words from the specified stream into the collection.
Declaration
procedure LoadFromStream(AStream: TStream);
Parameters
Name | Type |
---|---|
AStream | TStream |
Remarks
AStream specifies the source stream.
See Also