FMX.ListBox.TListBoxSelector.FSelectionTimer

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

FSelectionTimer: TTimer;

C++

Fmx::Types::TTimer* FSelectionTimer;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
field class protected
FMX.ListBox.pas
FMX.ListBox.hpp
FMX.ListBox TListBoxSelector


Beschreibung

Eine Instanz eines Zeitgebers, die DelayedMouseDown initialisiert.

Siehe auch