RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomApplicationAdapter.ApplicationTitle Property

Defines the title of the application.

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

Set this property to identify an 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!