FMX.Graphics.TCustomAnimatedCodec.Frames

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Frames[const AIndex: Integer]: TBitmapFrame read GetFrame;

C++

__property TBitmapFrame Frames[const int AIndex] = {read=GetFrame};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.