FMX.ListBox.TListBoxSelector

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

System.TObjectTListBoxSelector

Delphi

TListBoxSelector = class abstract

C++

class PASCALIMPLEMENTATION TListBoxSelector : public System::TObject

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
FMX.ListBox.pas
FMX.ListBox.hpp
FMX.ListBox FMX.ListBox


Beschreibung

Basisklasse für Auswahlcontroller.

Auswahlcontroller behandeln verschiedene Auswahltypen. Dies ist eine abstrakte Klasse.

Siehe auch