FMX.Gestures.TGestureManager.FDesignerHook

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class var FDesignerHook: TDesignerHook; // For internal use only

C++

static TDesignerHook FDesignerHook;

Properties

Type Visibility Source Unit Parent
field protected
FMX.Gestures.pas
FMX.Gestures.hpp
FMX.Gestures TGestureManager

Description

FDesignerHook is for internal use only.

Do not use FDesignerHook; it is intended for internal use only.

See Also