Re: Can't access Application variable in TWebModule...
- From: Hans-Peter Diettrich <DrDiettrich1@xxxxxxx>
- Date: Thu, 22 Feb 2007 11:01:03 +0100
J French wrote:
This DPR file uses three units. Therefore the Application global variable must be declared in one of those three units. Find the correct one, and then make sure it appears on the "uses" clause of whatever other units need to access that variable.
Is not TApplication in the Forms unit
This is only the Application type for GUI apps. Other app types use different classes, in other units. The above search algorithm is correct.
DoDi
.
- Follow-Ups:
- Re: Can't access Application variable in TWebModule...
- From: J French
- Re: Can't access Application variable in TWebModule...
- References:
- Can't access Application variable in TWebModule...
- From: Blaise
- Re: Can't access Application variable in TWebModule...
- From: Rob Kennedy
- Re: Can't access Application variable in TWebModule...
- From: J French
- Can't access Application variable in TWebModule...
- Prev by Date: Re: Can't access Application variable in TWebModule...
- Next by Date: Re: Can't access Application variable in TWebModule...
- Previous by thread: Re: Can't access Application variable in TWebModule...
- Next by thread: Re: Can't access Application variable in TWebModule...
- Index(es):