FMX.ListBox.TListBoxSelector

提供:RAD Studio API Documentation

TListBoxSelectorSystem.TObject

Delphi

TListBoxSelector = class abstract

C++

class PASCALIMPLEMENTATION TListBoxSelector : public System::TObject

プロパティ

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


説明

選択コントローラの基底クラスです。

選択コントローラでは、さまざまな種類の選択を処理します。これは抽象クラスです。

関連項目