FMX.InertialMovement.TPointD.Abs

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function Abs: Double;

C++

double __fastcall Abs(void);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
FMX.InertialMovement.pas
FMX.InertialMovement.hpp
FMX.InertialMovement TPointD


Beschreibung

Gibt die Länge des Segmentes zwischen dem aktuellen TPointD-Punkt und dem Ursprung des Koordinatensystems zurück.

Siehe auch