RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseWebPageInfo.GetPageHREF Method

Returns the value of the PageHREF property.

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

GetPageHREF is the protected read implementation of the PageHREF property. It returns the HTTP path string that is passed to the constructor. 

 

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