FMX.ApplicationEvents.TMainFormCaptionChangedEvent

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TMainFormCaptionChangedEvent = procedure (Sender: TObject; const ANewForm: TCommonCustomForm;
const ANewCaption: string) of object;

C++

typedef void __fastcall (__closure *TMainFormCaptionChangedEvent)(System::TObject* Sender, Fmx::Forms::TCommonCustomForm* const ANewForm, const System::UnicodeString ANewCaption);

Propriétés

Type Visibilité  Source Unité  Parent
type
typedef
public
FMX.ApplicationEvents.pas
FMX.ApplicationEvents.hpp
FMX.ApplicationEvents FMX.ApplicationEvents

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !