NewStringToStream
Functions for Working With TAstaDataSets
Unit
Declaration
function NewStringToStream(S: AnsiString): TMemoryStream;
Description
Creates a TMemoryStream and loads the String S into it. You are responsible for destroying the Stream.