Update String Table

delphi package - madRes, madTools, madStrings, ...
Post Reply
mimar
Posts: 13
Joined: Sat Jul 16, 2005 2:57 pm

Update String Table

Post by mimar »

Would anyone have any idea on how to update a single string in a single string table?

Ex:

Code: Select all

UpdateStringTable(StringID: Integer; NewValue, UpdateFile: String);
But this seems to be impossible to do - almost :sorry:

Anybody have any idea?
Post Reply