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. 

 

Cookie 

Title 

Properties That Describe the Content

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