RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAbstractWebPageModuleFactory.GetWebPageInfo Method

Returns the value of the WebPageInfo property.

Pascal
function GetWebPageInfo: TAbstractWebPageInfo; override;
C++
virtual __fastcall TAbstractWebPageInfo GetWebPageInfo();

GetWebPageInfo is the protected read implementation of the WebPageInfo property. It returns the Web page information object that is supplied to the TAbstractWebPageModuleFactory constructor. 

 

WebPageInfo 

Create_c

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