FMX.Types.IGestureControl.GetFirstControlWithGesture
Delphi
function GetFirstControlWithGesture(AGesture: TInteractiveGesture): TComponent;
C++
virtual System::Classes::TComponent* __fastcall GetFirstControlWithGesture(TInteractiveGesture AGesture) = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | FMX.Types.pas FMX.Types.hpp |
FMX.Types | IGestureControl |
Description
Embarcadero Technologies does not currently have any additional information.