RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TServiceApplication.Title Property

Indicates the name of the title application.

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

Title is the name of the service application. This text string appears below the icon of the application when it is minimized. 

 

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