RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseWebPageInfo.GetPageFile Method

Returns the value of the PageFile property.

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

GetPageFile is the protected read implementation of the PageFile property. 

 

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