FMX.Graphics.TCustomAnimatedCodec.Bitmaps
Delphi
property Bitmaps[const AMilliseconds: Integer]: TBitmap read GetBitmap; default;
C++
__property TBitmap* Bitmaps[const int AMilliseconds] = {read=GetBitmap/*, default*/};
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
property | 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.