FMX.Controls.TControl.GetFirstControlWithGesture

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetFirstControlWithGesture(AGesture: TInteractiveGesture): TComponent; virtual;

C++

virtual System::Classes::TComponent* __fastcall GetFirstControlWithGesture(Fmx::Types::TInteractiveGesture AGesture);

Properties

Type Visibility Source Unit Parent
function protected
FMX.Controls.pas
FMX.Controls.hpp
FMX.Controls TControl

Description

Embarcadero Technologies does not currently have any additional information.