API:FMX.InertialMovement.TPointD.operator Subtraction
Delphi
class operator NotEqual(const Lhs, Rhs: TPointD): Boolean; overload;
class operator Add(const Lhs, Rhs: TPointD): TPointD;
class operator Subtract(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.