Re: How to add unit in interface uses section adroitly in Delphi?
- From: Irakli <Irakli.Rostiashvili@xxxxxxxxx>
- Date: 30 Apr 2007 02:48:53 -0700
On Apr 16, 4:21 pm, "Irakli" <Irakli.Rostiashv...@xxxxxxxxx> wrote:
Anyone knows is in Delphi such feature as adding unit in interface
uses section without going there?
I don't know why this post have no respone. I suppose it's quite
interesting.
Just consider, that you are writing a function body and suddenly you
need to invoke WideMessageDlg from TntDialogs unit and you haven't
declared it in uses clause before. What should you do? You should
break your current writing flow, go in uses clause and add TntDialogs
unit manually and then return to the routine. You have to admit that
it is quite exhausting. Is there any better solution to do that?
.
- References:
- Prev by Date: Re: BDS 2007 - What is the Est release date?
- Next by Date: Re: ebay api with delphi 2007
- Previous by thread: How to add unit in interface uses section adroitly in Delphi?
- Next by thread: A quick note on "AllCapture"
- Index(es):
Relevant Pages
|
|