RAD Studio VCL Reference
|
Creates and initializes an instance of TWebDispatch.
constructor Create(AComponent: TComponent);
__fastcall TWebDispatch(TComponent * AComponent);
The TWebDispatch constructor is called from the constructor of the auto-dispatching component that uses it to implement its WebDispatch property. The AComponent parameter specifies the auto-dispatching component that uses the TWebDispatch instance.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|