Links
EControl Syntax Editor SDK
ecStrUtils.WriteStringToStream Function
procedure WriteStringToStream(const Text: ecString; Stream: TStream; TextCoding: TTextCoding = tcAnsi; CharSet: TFontCharSet = DEFAULT_CHARSET; CodePage: integer = CP_ACP);

ecStrUtils

Writes Text to Stream using specified text coding and character set.

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