Search found 1 match
- Thu May 28, 2015 9:11 am
- Forum: Support
- Topic: Compile after deleting additional .PAS file
- Replies: 2
- Views: 14250
Compile after deleting additional .PAS file
Some advice please. With older versions of Delphi it was possible to create a unit file and after compiling it to .DCU delete the .pas file. Then one can continue to use the "objects" as created in the deleted pas file. With the newer versions if I delete the pas file the application does not want ...