RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseWebPageInfo.GetPageName Method

Returns the value of the PageName property.

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

GetPageName is the protected read implementation of the PageName property. It returns the page name that is passed to the constructor. 

 

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