|
RAD Studio VCL Reference
|
Returns the method type of all HTTP messages to which this component responds.
function DispatchMethodType: TMethodType;
__fastcall TMethodType DispatchMethodType();
The DispatchMethodType method must be implemented by all auto-dispatching objects to allow Web Module (or Web Dispatcher) to identify the HTTP messages it should forward to this component. It returns the MethodType properties of WebDispatch.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|