FMX.MultiTouch.TMultiTouchManager.TouchDownControl

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property TouchDownControl: TComponent read FTouchDownControl write FTouchDownControl;

C++

__property System::Classes::TComponent* TouchDownControl = {read=FTouchDownControl, write=FTouchDownControl};

Properties

Type Visibility Source Unit Parent
property protected
FMX.MultiTouch.pas
FMX.MultiTouch.hpp
FMX.MultiTouch TMultiTouchManager

Description

The protected property that is a common root of controls (such as a form or scene), which respond on searching the subcontrols that can perform gestures.