FMX.InertialMovement.TPointD.X

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

Delphi

X: Double;

C++

double X;

プロパティ

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


説明

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

TPointD.X の型は、Double です。

関連項目