API:FMX.Types.TCustomGestureCollectionItem.Points
Delphi
property Points: TGesturePointArray read GetPoints write SetPoints;
C++
__property TGesturePointArray Points = {read=GetPoints, write=SetPoints};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | FMX.Types.pas FMX.Types.hpp |
FMX.Types | TCustomGestureCollectionItem |
Description
Embarcadero Technologies does not currently have any additional information.