TdxSpellCheckerAutoCorrectExceptions.SaveToStream(TStream) Method
Writes words from the collection to the specified stream.
Declaration
procedure SaveToStream(AStream: TStream);
Parameters
Name | Type |
---|---|
AStream | TStream |
Remarks
AStream specifies the target stream.
See Also