Vcl.Imaging.GIFImg.TGIFRenderer.Background
Delphi
property Background: TBitmap read FBackground;
C++
__property Vcl::Graphics::TBitmap* Background = {read=FBackground};
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| property | public | Vcl.Imaging.GIFImg.pas Vcl.Imaging.GIFImg.hpp |
Vcl.Imaging.GIFImg | TGIFRenderer |
Description
Spécifie l'image bitmap contenue dans le cadre GIF.
La propriété Background spécifie l'image stockée dans le cadre GIF en cours.
Voir aussi