API:Vcl.Controls.TCustomGestureManager.GestureList

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property GestureList[AControl: TControl]: TGestureArray read GetGestureList;

C++

__property TGestureArray GestureList[TControl* AControl] = {read=GetGestureList};

Properties

Type Visibility Source Unit Parent
property public
Vcl.Controls.pas
Vcl.Controls.hpp
Vcl.Controls TCustomGestureManager

Description

Embarcadero Technologies does not currently have any additional information.