FMX.Gestures.TGestureEngine.BroadcastGesture

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure BroadcastGesture(const AControl: TComponent; EventInfo: TGestureEventInfo); override;

C++

virtual void __fastcall BroadcastGesture(System::Classes::TComponent* const AControl, const Fmx::Types::TGestureEventInfo &EventInfo);

Properties

Type Visibility Source Unit Parent
procedure
function
public
FMX.Gestures.pas
FMX.Gestures.hpp
FMX.Gestures TGestureEngine

Description


Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!