Hi Jason
 
Create a TStringList and load it from the memory stream.
Then create a TMemIniFile and use SetStrings(AStringList)
UpdateFile() will then create the Ini file on disk.
 
Todd.
----- Original Message -----
Sent: Wednesday, 27 November 2002 09:03
Subject: [DUG]: TIniFile format in delphi but populate from memory stream

Is there a way to parse a string that is formatted the same as an ini file except that the information is not in an inifile, rather it comes from another source?

 

jay

Reply via email to