FMX.Gestures.TGestureManager.TDesignerHook

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TDesignerHook = procedure(AGesture: TCustomGestureCollectionItem) of object;

C++

typedef void __fastcall (__closure *TDesignerHook)(Fmx::Types::TCustomGestureCollectionItem* AGesture);

Properties

Type Visibility Source Unit Parent
type
typedef
public
FMX.Gestures.pas
FMX.Gestures.hpp
FMX.Gestures TGestureManager

Description

Embarcadero Technologies does not currently have any additional information.