Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Netzwerke (https://www.delphipraxis.net/14-netzwerke/)
-   -   Delphi TIdContext??? (https://www.delphipraxis.net/50917-tidcontext.html)

jonny 2. Aug 2005 22:39


TIdContext???
 
Hallo ich habe gerade ein Formular geöfnet und da eine Indy HTTPServer drauf gepackt.
habe ich die procedure "IdHTTPServer1CommandGet" erstellt und stelle fest das die Variable TIdContext nicht erkannt wird. Was habe ich falsch gemacht? in welcher Unit ist sie deklariert?

Hier nochmal die Syntax:
Delphi-Quellcode:
procedure IdHTTPServer1CommandGet(AContext: TIdContext;
      ARequestInfo: TIdHTTPRequestInfo; AResponseInfo: TIdHTTPResponseInfo);
Benutze Delphi 2005 mit Indy 10

Assun 2. Aug 2005 23:17

Re: TIdContext???
 
Bekanntes Problem bei D2005 + Indy 10 ;-)

Einfach oben in Die uses Liste "idContext" (ohne gänsefüssle) einfügen.

jonny 2. Aug 2005 23:20

Re: TIdContext???
 
OK Danke

-lx- 15. Aug 2006 00:50

Re: TIdContext???
 
Herzlichen Dank! :)


Ich such mir die Finger wund...

Desgleiche problem hatte ich eben bei Delphi 7 PE + Indy 10.




mfg


Alle Zeitangaben in WEZ +1. Es ist jetzt 04:42 Uhr.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz