API:FMX.Objects.TCalloutRectangle.AddRoundCornerToPath

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure AddRoundCornerToPath(APath: TPathData; const ARect: TRectF; const ACornerSize: TSizeF; const ACorner: TCorner);

C++

void __fastcall AddRoundCornerToPath(Fmx::Graphics::TPathData* APath, const System::Types::TRectF &ARect, const System::Types::TSizeF &ACornerSize, const Fmx::Types::TCorner ACorner);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
FMX.Objects.pas
FMX.Objects.hpp
FMX.Objects TCalloutRectangle

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.