RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
THTTPServer.InterpreterAction Method
Pascal
procedure InterpreterAction(Sender: TObject; Request: TWebRequest; Response: TWebResponse; var Handled: Boolean);
C++
__fastcall InterpreterAction(TObject * Sender, TWebRequest Request, TWebResponse Response, Boolean Handled);

This is InterpreterAction, a member of class THTTPServer.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!