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) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!