Vcl.Controls.TTabletOptions

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

type TTabletOptions = set of TTabletOption;

C++

typedef System::Set<TTabletOption, TTabletOption::toPressAndHold, TTabletOption::toFlickFallbackKeys> TTabletOptions;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
set
typedef
public
Vcl.Controls.pas
Vcl.Controls.hpp
Vcl.Controls Vcl.Controls

Beschreibung

Definiert eine Gruppe von möglichen Optionen für ein Tablettereignis.

TTabletOptions ist eine Gruppe von Optionen für ein Tablettereignis. Diese Optionen hängen von den Betriebssystemkonstanten ab.

Siehe auch