Where do these methods go?

protected function TCustWebApplication.WaitForRequest(out ARequest :
TRequest; out AResponse : TResponse) : boolean;
protected procedure TCustWebApplication.EndRequest(ARequest :
TRequest;AResponse : TResponse);
protected procedure TCustWebApplication.DoHandleRequest(ARequest :
TRequest;AResponse : TResponse);

I'd like to improve  http://services.cnoc.nl/lazarus/index/fclweb WebDesign
package  so that it can be compiled with latest svn.
-- 
View this message in context: 
http://free-pascal-general.1045716.n5.nabble.com/Changes-in-fcl-web-tp3239906p3239906.html
Sent from the Free Pascal - General mailing list archive at Nabble.com.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to