RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebRequest.Title Property

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

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

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

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!