RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IWebPageInfo.PageHREF Property

Identifies the HREF to use for references to the associated Web page.

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

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

 

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