API:Vcl.Touch.GestureMgr.TGestureManager.NotifyControls

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure NotifyControls(Msg: Cardinal; Operation: Integer; GestureID: TGestureID);

C++

void __fastcall NotifyControls(unsigned Msg, int Operation, Vcl::Controls::TGestureID GestureID);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Vcl.Touch.GestureMgr.pas
Vcl.Touch.GestureMgr.hpp
Vcl.Touch.GestureMgr TGestureManager

Description

Embarcadero Technologies does not currently have any additional information.