RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseWebPageModuleFactory.GetModuleName Method

Returns the value of the ModuleName property.

Pascal
function GetModuleName: string; override;
C++
virtual __fastcall AnsiString GetModuleName();

GetModuleName is the protected read implementation of the ModuleName property. It returns the name of the class that the ComponentClass property specifies. 

 

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