API:Vcl.Controls.TCustomTouchManager.ParentTabletOptions

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ParentTabletOptions: Boolean read FParentTabletOptions  write SetParentTabletOptions stored IsParentTabletOptionsStored;

C++

__property bool ParentTabletOptions = {read=FParentTabletOptions, write=SetParentTabletOptions, stored=IsParentTabletOptionsStored, 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. Please help us document this topic by using the Discussion page!