FMX.Objects.TCalloutRectangle.AddCalloutToPath

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure AddCalloutToPath(APath: TPathData; const ARect: TRectF; const ACornerRadiuses: TSizeF);

C++

void __fastcall AddCalloutToPath(Fmx::Graphics::TPathData* APath, const System::Types::TRectF &ARect, const System::Types::TSizeF &ACornerRadiuses);

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.