FMX.ComboEdit.Style.TStyledComboEdit.RestoreState

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure RestoreState;

C++

void __fastcall RestoreState();

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
protected
FMX.ComboEdit.Style.pas
FMX.ComboEdit.Style.hpp
FMX.ComboEdit.Style TStyledComboEdit


Description

La méthode RestoreState restaure les valeurs précédentes ItemIndex et Text de la propriété Model.

Voir aussi