Vcl.Touch.GestureMgr.TGestureManager.TDesignerHook

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TDesignerHook = procedure(AGesture: TCustomGestureCollectionItem) of object;

C++

typedef void __fastcall (__closure *TDesignerHook)(Vcl::Controls::TCustomGestureCollectionItem* AGesture);

Properties

Type Visibility Source Unit Parent
type
typedef
public
Vcl.Touch.GestureMgr.pas
Vcl.Touch.GestureMgr.hpp
Vcl.Touch.GestureMgr TGestureManager

Description

Embarcadero Technologies does not currently have any additional information.