FMX.Forms.TFormSaveState.Create

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

constructor Create(const AOwner: TCommonCustomForm);

C++

__fastcall TFormSaveState(TCommonCustomForm* const AOwner);

Propriétés

Type Visibilité  Source Unité  Parent
constructor public
FMX.Forms.pas
FMX.Forms.hpp
FMX.Forms TFormSaveState


Description

Crée une instance de TFormSaveState.

Construit un objet TFormSaveState et définit la propriété Owner sur la fiche fournie dans le paramètre AOwner.

Voir aussi