Thanks Todd, Dion managed to decipher what I was trying to do thanks though, I really don’t want an ini file on disk was the main concern.
Jay
-----Original
Message-----
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.
|
- [DUG]: TIniFile format in delphi but populate from memory ... Jason Coley
- Re: [DUG]: TIniFile format in delphi but populate fro... Dion Mitchell
- Re: [DUG]: TIniFile format in delphi but populate fro... Todd Martin
- RE: Re: [DUG]: TIniFile format in delphi but populat... Jason Coley
- Jason Coley