API:FMX.InertialMovement

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

クラス

TAniCalculations

より大きいコンテンツ内でのビューポート ウィンドウの慣性スクロールをサポートできるようにします。スクロールはマウスまたは指で管理することができます。

TTarget

TAniCalculations.TTarget 型の前方宣言で、C++ コンパイラに必要です。

TPointD

点の座標を論理単位で定義します。

TRectD

論理単位で表される座標で四角形を定義します。

定数

DecelerationRateFastDecelerationRateFast: Comp = 9.5;
DecelerationRateNormalDecelerationRateNormal: Comp = 1.95;
DefaultDeadZoneDefaultDeadZone: Integer = 8;
DefaultElasticityDefaultElasticity: Integer = $64;
DefaultIntervalOfAniDefaultIntervalOfAni: Integer = $A;
DefaultMaxVelocityDefaultMaxVelocity: Integer = $1388;
DefaultMinVelocityDefaultMinVelocity: Integer = $A;
DefaultStorageTimeDefaultStorageTime: Comp = 0.15;