API:FMX.Gestures.TGestureCollection.OnItemChange

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnItemChange: TGestureItemChangeEvent read FOnItemChange write FOnItemChange;

C++

__property TGestureItemChangeEvent OnItemChange = {read=FOnItemChange, write=FOnItemChange};

Properties

Type Visibility Source Unit Parent
event public
FMX.Gestures.pas
FMX.Gestures.hpp
FMX.Gestures TGestureCollection

Description

Embarcadero Technologies does not currently have any additional information.