FMX.Objects.TImage.DrawWithMargins

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DrawWithMargins(const Canvas: TCanvas; const ARect: TRectF; const ABitmap: TBitmap;  const AOpacity: Single = 1.0);

C++

void __fastcall DrawWithMargins(Fmx::Graphics::TCanvas* const Canvas, const System::Types::TRectF &ARect, Fmx::Graphics::TBitmap* const ABitmap, const float AOpacity = 1.000000E+00f);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FMX.Objects.pas
FMX.Objects.hpp
FMX.Objects TImage

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!