![]() |
|
#1
|
|||
|
|||
|
Hi,
i have a Delphi5 Project file i have removed a dfm and pas from the project. then created a new form with name same as that of the removed form name and added this dfm,pas files to the project file. while compiling i am getting 'duplicate resources' Error how to solve this if answer pls accept it |
|
#2
|
|||
|
|||
|
Hi ...
Probably you didn't compile after you removed the dfm and pas from your project ... This way, the declarations are still there ... Logical order: - Remove the files from the project ... - Compile/build the project ... - Add some files to the project ... MvG Peter Objective reality is a delirium caused by lack of alcohol in blood. 24 hous in a day, 24 beers in a case. Coincidence ??? There are 10 kinds of people: Those who understand binary and those who don't |
![]() |
| Thread Tools | |
| Display Modes | |
|
|