RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IWebPageInfo.GetPageTitle Method

Returns the value of the PageTitle property.

Pascal
function GetPageTitle: string;
C++
__fastcall AnsiString GetPageTitle();

GetPageTitle is the read implementation of the PageTitle property. 

 

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