RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomApplicationAdapter.GetApplicationTitle Method

Implements IWebApplicationInfo's GetApplicationTitle method.

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

GetApplicationTitle returns the application title that can be accessed with server-side script as the Application.Title property. 

 

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