API:FMX.Graphics.TPathPoint.operator Inequality
Delphi
class function Create(const AKind: TPathPointKind; const APoint: TPointF): TPathPoint; static; inline;
class operator Equal(const APoint1, APoint2: TPathPoint): Boolean;
class operator NotEqual(const APoint1, APoint2: TPathPoint): Boolean;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | FMX.Graphics.pas | FMX.Graphics | TPathPoint |
Description
Embarcadero Technologies does not currently have any additional information.