RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebRequestHandler.AddWebModuleFactory Method

Adds a Web module factory to the request handler.

Pascal
procedure AddWebModuleFactory(AFactory: TAbstractWebModuleFactory);
C++
__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) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!