RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebRequest.Title Property

Reports the value of the Title header of the HTTP request message.

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

Read Title to determine the Title of the information requested in the Web client request. 

 

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