EControl Syntax Editor SDK
Example
// saving runtime state
ecMemoStateStorage.Assign(SyntaxMemo1);
...
// restoring runtime state
SyntaxMemo1.Assign(ecMemoStateStorage)
Copyright (c) 2004-2011. All rights reserved.