RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseWebModuleFactory.GetComponentClass Method

Returns the value of the ComponentClass property.

Pascal
function GetComponentClass: TComponentClass; override;
C++
virtual __fastcall TComponentClass GetComponentClass();

GetComponentClass is the protected read implementation of the ComponentClass property. It returns the class of the Web page module this factory creates, as supplied to the Web page module factory constructor. 

 

ComponentClass 

Create

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!