Newsgroups : Borland : borland.public.delphi.rtl.win32 : 2007 Oct : Package 'vcl' already contains unit 'Consts'
| Subject: | Package 'vcl' already contains unit 'Consts' |
| Posted by: | "Henrik Andersson" (lhg.anderss..@gmail.com) |
| Date: | Tue, 16 Oct 2007 16:30:00 |
Hi!
I have a local version of consts.pas in my project. When I added a
runtime package I got english messages in my message dialogs (I use
MessageDlg).
If I add consts.pas to my package I get the message "Package 'vcl'
already contains unit 'Consts'"
How can I solve this?
Changing from MessageDlg to something else is not an option at the moment.
--
Henrik