Board index » delphi » D3: Editing DCP files?
Stefan.Hoffmeis...@Uni-Passau.de (Stefan Hoffmeister)
![]() Delphi Developer |
Tue, 26 Oct 1999 03:00:00 GMT
|
Stefan.Hoffmeis...@Uni-Passau.de (Stefan Hoffmeister)
![]() Delphi Developer |
Tue, 26 Oct 1999 03:00:00 GMT
D3: Editing DCP files?Hi, I need to modify the "requires" clause of a DCP file (a Borland And I only have the DCP file + the compiled DPL. Is there any way In particular I would like to *remove* one file from the requires |
Jani J?rvin
![]() Delphi Developer |
Tue, 26 Oct 1999 03:00:00 GMT
Re:D3: Editing DCP files?On Fri, 09 May 1997 14:04:08 GMT, Stefan.Hoffmeis...@Uni-Passau.de Quote(Stefan Hoffmeister) wrote: yet, but the D3 help file in the topic "Compiling packages" says: "DCP A binary image containing a package header and the The word "concatenation" is important here. I think a "package" is Regards, Jani J?rvinen Tools, information, tips, reviews & bug lists mailto:ja...@dystopia.fi |
Ray Lischn
![]() Delphi Developer |
Tue, 26 Oct 1999 03:00:00 GMT
Re:D3: Editing DCP files?On Fri, 09 May 1997 14:04:08 GMT, Stefan.Hoffmeis...@Uni-Passau.de Quote(Stefan Hoffmeister) wrote: requires list and recompile the package. I do not recommend changing Borland's design-time packages this way, though, unless you are replacing one of the required packages with your own that contains the same units. -- |
Stefan Hoffmeist
![]() Delphi Developer |
Wed, 27 Oct 1999 03:00:00 GMT
Re:D3: Editing DCP files?: n...@junk.mail (Ray Lischner) wrote: Quote>On Fri, 09 May 1997 14:04:08 GMT, Stefan.Hoffmeis...@Uni-Passau.de Quote> change the Quote>I do not recommend changing of shouting "BUG" (again) for the moment: Take a peek at DCLDB30.DCL, the database design package. On the requires page, you will notice "DBX30.DCL", a package, IOW: I think that "DCLDB30.DCL" shipped with D3 Pro has a major I will be happy to concede defeat if somebody can show me how to |
Ray Lischn
![]() Delphi Developer |
Wed, 27 Oct 1999 03:00:00 GMT
Re:D3: Editing DCP files?On Sat, 10 May 1997 00:07:37 GMT, Stefan.Hoffmeis...@Uni-Passau.de Quote(Stefan Hoffmeister) wrote: requires list for any design-time package. The only reason DBX30.DPL would be a problem is if it contains a unit whose name conflicts with a name in your package. Quote>I will be happy to concede defeat if somebody can show me how to but it shouldn't think that unless you have a unit name conflict. -- Ray Lischner Author of Secrets of Delphi 2 (http://www.tempest-sw.com/secrets/) |
Jeroen W. Pluimer
![]() Delphi Developer |
Fri, 29 Oct 1999 03:00:00 GMT
Re:D3: Editing DCP files?Stefan Hoffmeister <Stefan.Hoffmeis...@Uni-Passau.de> wrote in article Quote> Unfortunately it seems that it *must* be done. I am just afraid design-time packages. DCLDB30 is a design-time package which can only be used at design time in the Delphi IDE not be used at run-time in your program. Since design-time packages are design-time only, you can not recompile them at run-time for debugging purposes. I regard that particular thing as a major drawback of Delphi 3.0, as it makes writing experts, component and property editors a lot harder than in Delphi 2.0. Since design-time packages are bound only to design-time, Borland does not Directory of P:\Program Files\Borland\Delphi3\BIN Directory of P:\Program Files\Borland\Delphi3\LIB -- |
Stefan Hoffmeist
![]() Delphi Developer |
Fri, 29 Oct 1999 03:00:00 GMT
Re:D3: Editing DCP files?: "Jeroen W. Pluimers" <j...@xs4all.nl> wrote: Quote>Stefan Hoffmeister <Stefan.Hoffmeis...@Uni-Passau.de> wrote in article my own. Quote>Since design-time packages are design-time only, you can not explorer... You may be right, but the problem with my fresh Delphi 3 Given that TeeChart (Standard) is part of Delphi 3.0, I doubt |
1. DBX30.DCP is missing from D3 Pro
3. Missing *.dcp files in update
4. Edit Pdox5 Byte field, Size=1 in D3
5. D3 Date and Time edit boxes
6. TListView under D3 - problem editing
7. Help with default popup menu on edit fields (D3)
8. Dataset not in Edit or Insert mode - D3