FMX.Graphics.TCustomAnimatedCodec.Render
Delphi
function Render(const ACanvas: TCanvas; const AMilliseconds: Integer; const AWidth, AHeight: Integer; const ADestRect: TRectF; const AOpacity: Single = 1): Boolean; virtual;
C++
virtual bool __fastcall Render(TCanvas* const ACanvas, const int AMilliseconds, const int AWidth, const int AHeight, const System::Types::TRectF &ADestRect, const float AOpacity = 1.000000E+00f);
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
function | public | FMX.Graphics.pas FMX.Graphics.hpp |
FMX.Graphics | TCustomAnimatedCodec |
Beschreibung
Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.