RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IWebPageInfo.PageTitle Property

Indicates the title that appears on the Web page.

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

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

 

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