FMX.InertialMovement.TPointD.Abs

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

Delphi

function Abs: Double;

C++

double __fastcall Abs();

プロパティ

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


説明

現在の TPointD 点と、座標システムの基点との間の分節の長さを返します。

関連項目