|
RAD Studio VCL Reference
|
Creates an instance of the associated Web module.
function GetModule: TComponent; override;
virtual __fastcall TComponent * GetModule();
Call GetModule to obtain a new instance of the Web module that the factory creates. GetModule creates an instance of the class that the ComponentClass property specifies and returns it.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|