Re: does FormClose have some special magic?
- From: John P <john.p@xxxxxxxxxxxxxx>
- Date: Fri, 02 Sep 2005 13:44:49 +0300
Ante Smolcic wrote:
>
> > You should edit your DPR file so it looks like this:
>
> As a rule, you shouldn't mess with your DPR file.
I think that warning should concern only not to manually touch the Uses
section. If you try to add for instance your comments to the Uses
section, they will be erased the next time Delphi adds or removes Units
from the DPR file again.
But in general, I think it is quite safe place to write your own code in
the DPR unit. At least I have kept some localization related code
snippets in most of my DPR files for about a decade or so.
It is even possible to write complete commans line application using the
DPR file only, without any other Units or Forms, there should be some
Borland examples about this too.
John P
.
- Follow-Ups:
- Re: does FormClose have some special magic?
- From: Ante Smolcic
- Re: does FormClose have some special magic?
- References:
- does FormClose have some special magic?
- From: swansnow
- Re: does FormClose have some special magic?
- From: Rob Kennedy
- Re: does FormClose have some special magic?
- From: Ante Smolcic
- does FormClose have some special magic?
- Prev by Date: Re: does FormClose have some special magic?
- Next by Date: Re: does FormClose have some special magic?
- Previous by thread: Re: does FormClose have some special magic?
- Next by thread: Re: does FormClose have some special magic?
- Index(es):
Relevant Pages
|
|