API:FMX.Forms.IFMXWindowService.SetWindowCaption
Delphi
procedure SetWindowCaption(const AForm: TCommonCustomForm; const ACaption: string);
C++
virtual void __fastcall SetWindowCaption(TCommonCustomForm* const AForm, const System::UnicodeString ACaption) = 0 ;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
public | FMX.Forms.pas FMX.Forms.hpp |
FMX.Forms | IFMXWindowService |
Description
Embarcadero Technologies does not currently have any additional information.