RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebModuleFactoryList.AddFactory Method

Adds a factory to the web module factory list.

Pascal
procedure AddFactory(AFactory: TAbstractWebModuleFactory);
C++
__fastcall AddFactory(TAbstractWebModuleFactory AFactory);

Use the AddFactory method to add a factory to the web module factory list (more here, obviously). 

 

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