API:FMX.Types.TCustomGestureCollectionItem.Points
Delphi
property Points: TGesturePointArray read GetPoints write SetPoints;
C++
__property TGesturePointArray Points = {read=GetPoints, write=SetPoints};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| property | public | FMX.Types.pas FMX.Types.hpp |
FMX.Types | TCustomGestureCollectionItem |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。