FMX.Graphics.TCustomAnimatedCodec.AddFrame

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure AddFrame(const ABitmap: TBitmap; const ADuration: Integer);

C++

void __fastcall AddFrame(TBitmap* const ABitmap, const int ADuration);

Properties

Type Visibility Source Unit Parent
procedure
function
public
FMX.Graphics.pas
FMX.Graphics.hpp
FMX.Graphics TCustomAnimatedCodec

Description

Embarcadero Technologies does not currently have any additional information.