FMX.Graphics.TCustomAnimatedCodec.Frames
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.