Vcl.Touch.GestureMgr.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
Vcl.Touch.GestureMgr.pas
Vcl.Touch.GestureMgr.hpp
Vcl.Touch.GestureMgr TGestureManager

Description

FDesignerHook is for internal use only.

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

See Also