API:Vcl.Touch.Gestures.TGestureEngine.BroadcastGesture

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure BroadcastGesture(AControl: TControl; EventInfo: TGestureEventInfo);

C++

void __fastcall BroadcastGesture(Vcl::Controls::TControl* AControl, const Vcl::Controls::TGestureEventInfo &EventInfo);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Vcl.Touch.Gestures.pas
Vcl.Touch.Gestures.hpp
Vcl.Touch.Gestures TGestureEngine

Description

Embarcadero Technologies does not currently have any additional information.