RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAbstractWebPageInfo.PageTitle Property

Indicates the title that appears on the associated Web page.

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

Read PageTitle to determine the title that appears on the associated Web page when viewed from a user's browser.  

In TAbstractWebPageInfo, PageTitle 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!