FMX.Objects.TCalloutRectangle.AddRoundCornerToPath
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);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
procedure function  | 
		protected | FMX.Objects.pas FMX.Objects.hpp  | 
        FMX.Objects | TCalloutRectangle | 
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!