FMX.InertialMovement.TAniCalculations.GetTargets

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

procedure GetTargets(var ATargets: array of TTarget);

C++

void __fastcall GetTargets(TTarget *ATargets, const int ATargets_High);

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
FMX.InertialMovement.pas
FMX.InertialMovement.hpp
FMX.InertialMovement TAniCalculations


説明

ポインティング デバイスの現在の軌跡によって定義される、慣性スクロールのパラメータを計算するために使用される、対象点TTargetATarget 配列を取得します。

関連項目