Links
EControl Syntax Editor SDK
TSyntMemoStrings.SaveToStream Method

Writes the value of the FText field to a stream object.

procedure SaveToStream(Stream: TStream); override;

SaveToStream saves text in a specified by the TextCoding format. 

If SkipSignature is assigned to false, SaveToStream automatically detects text coding, updates TextCoding property and saves text in a specified coding. Otherwise coding stored in TextCoding property is used.

Copyright (c) 2004-2011. All rights reserved.
What do you think about this topic? Send feedback!