Vcl.ValEdit.TValueListStrings.Create

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

Delphi

constructor Create(AEditor: TValueListEditor); reintroduce;

C++

__fastcall TValueListStrings(TValueListEditor* AEditor);

プロパティ

種類 可視性 ソース ユニット
constructor public
Vcl.ValEdit.pas
Vcl.ValEdit.hpp
Vcl.ValEdit TValueListStrings

説明

TValueListStrings のインスタンスを作成および初期化します。

Create メソッドを呼び出すと、TValueListStrings クラスのインスタンスの作成および初期化が可能です。

関連項目