FMX.ComboEdit.Style.TStyledComboEdit.RestoreState

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

procedure RestoreState;

C++

void __fastcall RestoreState();

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
FMX.ComboEdit.Style.pas
FMX.ComboEdit.Style.hpp
FMX.ComboEdit.Style TStyledComboEdit


説明

RestoreState メソッドは、Model プロパティの ItemIndexText の以前の値を復元します。

関連項目