FMX.Graphics.TCanvas.DoFillRoundRect

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

Delphi

procedure DoFillRoundRect(const ARect: TRectF; const XRadius, YRadius: Single; const ACorners: TCorners;  const AOpacity: Single; const ABrush: TBrush; const ACornerType: TCornerType = TCornerType.Round); virtual;

C++

virtual void __fastcall DoFillRoundRect(const System::Types::TRectF &ARect, const float XRadius, const float YRadius, const Fmx::Types::TCorners ACorners, const float AOpacity, TBrush* const ABrush, const Fmx::Types::TCornerType ACornerType = (Fmx::Types::TCornerType)(0x0));

プロパティ

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

説明

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