API:FMX.Forms.TApplication.Title
Delphi
property Title: string read GetTitle write SetTitle;
C++
__property System::UnicodeString Title = {read=GetTitle, write=SetTitle};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | FMX.Forms.pas FMX.Forms.hpp |
FMX.Forms | TApplication |
Description
Embarcadero Technologies does not currently have any additional information.