API:FMX.Forms.IFMXWindowService.SetWindowCaption

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetWindowCaption(const AForm: TCommonCustomForm; const ACaption: string);

C++

virtual void __fastcall SetWindowCaption(TCommonCustomForm* const AForm, const System::UnicodeString ACaption) = 0 ;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
FMX.Forms.pas
FMX.Forms.hpp
FMX.Forms IFMXWindowService

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.