Newsgroups : Borland : borland.public.delphi.rtl.win32 : 2007 Aug : Unit Dialogs.pas was compiled with a different version of SysUtils.pas
| Subject: | Unit Dialogs.pas was compiled with a different version of SysUtils.pas |
| Posted by: | "Mohammad Khorsandi" (no.spam@no.spam.com) |
| Date: | Mon, 13 Aug 2007 15:30:15 +0330 |
Hi,
I want use my "SysUtils.pas" in Delphi 2007 instead of it's "SysUtils.pas" .
I did easily this on Delphi 5 with add it's path in "Library Path", but
I have a problem on Delphi 2007:
Unit Dialogs.pas was compiled with a different version of SysUtils.pas
How can I do this as Delphi 5 in Delphi 2007?