Vcl.Controls.TTouchManager.ParentTabletOptions

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ParentTabletOptions;

C++

__property ParentTabletOptions;

Properties

Type Visibility Source Unit Parent
property published
Vcl.Controls.pas
Vcl.Controls.hpp
Vcl.Controls TTouchManager

Description

Specifies which tablet-generated gestures are redirected to the parent control.

Vcl.Controls.TTouchManager.ParentTabletOptions inherits from Vcl.Controls.TCustomTouchManager.ParentTabletOptions. All content below this line refers to Vcl.Controls.TCustomTouchManager.ParentTabletOptions.

Specifies which tablet-generated gestures are redirected to the parent control.

Use the ParentTabletOptions property to specify which tablet-generated gestures are redirected to the parent control.

See Also