FMX.Graphics.TPathPoint.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class function Create(const AKind: TPathPointKind; const APoint: TPointF): TPathPoint; static; inline;

C++

static TPathPoint __fastcall Create(const TPathPointKind AKind, const System::Types::TPointF &APoint);

Properties

Type Visibility Source Unit Parent
function public
FMX.Graphics.pas
FMX.Graphics.hpp
FMX.Graphics TPathPoint

Description

Embarcadero Technologies does not currently have any additional information.