Controls.TTabletOptions

From RAD Studio VCL Reference
Jump to: navigation, search

Contents

Delphi Information

From Controls.pas

	TTabletOptions = set of TTabletOption;


Unit: Controls

Type: set

C++ Information

From Controls.hpp

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


Unit: Controls

Type: typedef

Description

Specifies a set of possible options for a tablet device event.


TTabletOptions is a set of options for a tablet device event. These correspond to flags returned when responding to the WM_TABLET_QUERYSYSTEMGESTURESTATUS messages. These messages occur when using a tablet capable version of Windows with appropriate hardware. TTabletOptions is a set of type TTabletOption.

See Also

Personal tools
Translations
Newest Version