Thanks....
Ok, so it creates DRC files, how do you edit those ??
The help Says : "Resource strings are stored as resources and linked into
the executable or library so that they can be modified without recompiling
the program"
I cant figure this one out....the DRC file is generated when you compile the
project. SO if you edit the DRC file, you WOULD have to recompile the
project to include the new changes.
OR do you include the DRC file as part of the installation ??
Cheers, Jeremy
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
Behalf Of Mark Derricutt
Sent: Wednesday, 5 July 2000 10:37
To: Multiple recipients of list delphi
Subject: Re: [DUG]: Strings in resources
On Wed, 5 Jul 2000, Jeremy Coulter wrote:
> I want to put some string refs. into a resource file. The only way I
> know to do this is to instlal C++ onto my machine and use its Resource
> editor...which is quite good.
Is this for delphi? You could just use a .rc file and add it to your
project (it'll be compiled), or you use could use a 'string resource'
section in your unit. (its in the help).
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz