Vcl.Imaging.GIFImg.TGIFImageList.GetImage
Delphi
function GetImage: TGIFImage; override;
C++
virtual TGIFImage* __fastcall GetImage(void);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | class protected | Vcl.Imaging.GIFImg.pas Vcl.Imaging.GIFImg.hpp |
Vcl.Imaging.GIFImg | TGIFImageList |
Description
Returns the image stored by the TGIFImageList object.
The GetImage method returns the GIF image stored by the TGIFImageList object.