FMX.InertialMovement.TPointD のメソッド

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


継承Protected
_op_Additionpublic
_op_Equalitypublic
_op_Implicitpublic
_op_Inequalitypublic
_op_Subtractionpublic
Abspublic現在の TPointD 点と、座標システムの基点との間の分節の長さを返します。
CreatepublicTPointD オブジェクトを作成します。
Distancepublic現在の TPointD オブジェクトと、P2 パラメータで指定される点との間の距離を計算します。
Offsetpublic現在の点の座標 X および Y を、指定された値 DXDY にインクリメントします。
operator =public
operator Additionpublic2 つの TPointD 点の合計を返します。
operator Equalitypublic2 つの TPointD オブジェクトが等しいことをテストします。
operator Implicitpublic
operator Inequalitypublic2 つの TPointD 点が等しくないかどうかを確認します。
operator Subtractionpublic2 つの TPointD 点間の差を返します。
SetLocationpublic現在の TPointD 点の場所を設定します。