FMX.InertialMovement.TAniCalculations.Target

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

Delphi

property Target: TTarget read FTarget;

C++

__property TTarget Target = {read=FTarget};

プロパティ

種類 可視性 ソース ユニット
property protected
FMX.InertialMovement.pas
FMX.InertialMovement.hpp
FMX.InertialMovement TAniCalculations


説明

現在の対象点。

関連項目