RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAbstractWebModuleFactory.ModuleName Property

Specifies the name of the Web module class that this factory instantiates.

Pascal
property ModuleName: string;
C++
__property AnsiString ModuleName;

ModuleName is the name of the Web module class that the factory object instantiates. That is, this is the name of the class for which the ComponentClass property is a class reference. 

 

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