RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IWebApplicationInfo.ApplicationTitle Property

Indicates the title of the WebSnap application.

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

Read ApplicationTitle to obtain the title of the WebSnap application. This property is the value of the Title field in the Application variable in server-side scripts. 

 

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