StringToStream
Functions for Working With TAstaDataSets
Unit
AstaUtil
Declaration procedure StringToStream(const S: string; var TM: TMemoryStream);
procedure
StringToStream(const S:
string
;
var
TM: TMemoryStream);
Description Converts a String to a TMemoryStream that already exits.