RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IDBApplication.SetTitle Method

Set application title.

Pascal
procedure SetTitle(const Value: string);
C++
__fastcall SetTitle(const AnsiString Value);

SetTitle sets the title of a database application. 

 

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