FMX.Forms.TCommonCustomForm.GetFirstControlWithGesture

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetFirstControlWithGesture(AGesture: TInteractiveGesture): TComponent;

C++

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

Properties

Type Visibility Source Unit Parent
function protected
FMX.Forms.pas
FMX.Forms.hpp
FMX.Forms TCommonCustomForm

Description

Embarcadero Technologies does not currently have any additional information.