Controls.TTabletOptions

From RAD Studio VCL Documentation (German)
Jump to: navigation, search

Contents

Delphi-Informationen

von Controls.pas

	TTabletOptions = set of TTabletOption;


Unit: Controls

Typ: Menge

C++-Informationen

von Controls.hpp

	typedef System::Set<Controls::TTabletOption,0,8> TTabletOptions;


Unit: Controls

Typ: typedef

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

Personal tools