API:FMX.Objects.TCalloutRectangle.AddRectCornerToPath

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

Delphi

procedure AddRectCornerToPath(APath: TPathData; const ARect: TRectF; const ACornerSize: TSizeF; const ACorner: TCorner;  const ASkipEmptySide: Boolean = True);

C++

void __fastcall AddRectCornerToPath(Fmx::Graphics::TPathData* APath, const System::Types::TRectF &ARect, const System::Types::TSizeF &ACornerSize, const Fmx::Types::TCorner ACorner, const bool ASkipEmptySide = true);

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
FMX.Objects.pas
FMX.Objects.hpp
FMX.Objects TCalloutRectangle

説明

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