FMX.Graphics.TPathPoint.Create

提供: RAD Studio API Documentation
移動先: 案内検索

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);

プロパティ

種類 可視性 ソース ユニット
function public
FMX.Graphics.pas
FMX.Graphics.hpp
FMX.Graphics TPathPoint

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。