API:Vcl.Controls.TCustomTouchManager.TabletOptions

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property TabletOptions: TTabletOptions read FTabletOptions  write SetTabletOptions stored IsTabletOptionsStored;

C++

__property TTabletOptions TabletOptions = {read=FTabletOptions, write=SetTabletOptions, stored=IsTabletOptionsStored, nodefault};

Properties

Type Visibility Source Unit Parent
property public
Vcl.Controls.pas
Vcl.Controls.hpp
Vcl.Controls TCustomTouchManager

Description

Embarcadero Technologies does not currently have any additional information.