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.
|
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.
|