Links
EControl Syntax Editor SDK
TSyntMemoStrings.LoadFromStream Method

Loads text from a stream.

procedure LoadFromStream(Stream: TStream); override;

If SkipSignature is assigned to false, LoadFromStream automatically detects text coding, updates TextCoding property and loads text. Otherwise coding stored in TextCoding property is used.

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