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. 

 

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