RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebRequest.UpdateMethodType Method

Provides the abstract prototype for a method to write a pure virtual method for updating the client method type.

Pascal
procedure UpdateMethodType;
C++
__fastcall UpdateMethodType();

Use UpdateMethodType to update the type of response that is requested by the Web client. 

 

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