|
RAD Studio VCL Reference
|
Connects a specified Web page module factory with the Web page information object.
procedure SetFactory(AFactory: TAbstractWebPageModuleFactory); override;
virtual __fastcall SetFactory(TAbstractWebPageModuleFactory AFactory);
SetFactory is the protected write implementation of the Factory property.
AFactory is the Web page module factory object that instantiates the Web page module that this object describes.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|