RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAbstractWebPageInfo.PageHREF Property

Identifies the HREF to use for references to the associated Web page that appear in hypertext links.

Pascal
property PageHREF: string;
C++
__property AnsiString PageHREF;

Read PageHREF to obtain the string that should be inserted in HTML code to create a hypertext link to the associated Web page. 

In TAbstractWebPageInfo, PageHREF is the same as the value of the PageName property. 

 

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