FMX.ListBox.TListBoxSelector

Delphi
TListBoxSelector = class abstract
C++
class PASCALIMPLEMENTATION TListBoxSelector : public System::TObject
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 | 
|---|---|---|---|---|
| class | public | FMX.ListBox.pas FMX.ListBox.hpp | FMX.ListBox | FMX.ListBox | 
説明
選択コントローラの基底クラスです。
選択コントローラでは、さまざまな種類の選択を処理します。これは抽象クラスです。