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

Reply via email to