API:FMX.Objects.TCalloutRectangle.AddRectCornerToPath

De RAD Studio API Documentation
Aller à : navigation, rechercher

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

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
protected
FMX.Objects.pas
FMX.Objects.hpp
FMX.Objects TCalloutRectangle

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !