FMX.ComboEdit.Style.TComboEditListBox

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

FMX.ListBox.TCustomListBoxFMX.Layouts.TScrollBoxFMX.Layouts.TCustomScrollBoxFMX.Controls.TStyledControlFMX.Controls.TControlFMX.Types.TFmxObjectSystem.Classes.TComponentTComboEditListBox

Delphi

TComboEditListBox = class(TCustomListBox)

C++

class PASCALIMPLEMENTATION TComboEditListBox : public Fmx::Listbox::TCustomListBox

プロパティ

種類 可視性 ソース ユニット
class public
FMX.ComboEdit.Style.pas
FMX.ComboEdit.Style.hpp
FMX.ComboEdit.Style FMX.ComboEdit.Style

説明

TComboEdit コンポーネントで使用するリスト ボックスを実装しています。


アプリケーションでは TComboEditListBox クラスのインスタンスを作成しないでください。

関連項目