FMX.Objects.TCalloutRectangle.AddRectCornerToPath

From RAD Studio API Documentation
Jump to: navigation, search

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

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!