|
RAD Studio VCL Reference
|
Adds a Web module factory to the request handler.
procedure AddWebModuleFactory(AFactory: TAbstractWebModuleFactory);
__fastcall AddWebModuleFactory(TAbstractWebModuleFactory AFactory);
AddWebModuleFactory is used to add a Web module factory to the Web request handler. Web module factories are for internal use, and should not require any attention from developers.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|