FMX.InertialMovement.TPointD.Y

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

Delphi

Y: Double;

C++

double Y;

プロパティ

種類 可視性 ソース ユニット
field public
FMX.InertialMovement.pas
FMX.InertialMovement.hpp
FMX.InertialMovement TPointD


説明

TPointD オブジェクトの垂直座標を、論理的単位で示します。

TPointD.Y の型は、Double です。

関連項目