API:FMX.InertialMovement.TPointD.operator Addition
Delphi
class operator Equal(const Lhs, Rhs: TPointD): Boolean;
class operator NotEqual(const Lhs, Rhs: TPointD): Boolean; overload;
class operator Add(const Lhs, Rhs: TPointD): TPointD;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | FMX.InertialMovement.pas | FMX.InertialMovement | TPointD |
Description
Embarcadero Technologies does not currently have any additional information.