Data.DB.IDBApplication.SetTitle
Delphi
procedure SetTitle(const Value: string);
C++
virtual void __fastcall SetTitle(const System::UnicodeString Value) = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | Data.DB.pas Data.DB.hpp |
Data.DB | IDBApplication |
Description
Set application title.
SetTitle sets the title of a database application.