GIFImg.TGIFImageList Methods
From RAD Studio VCL Reference
Delphi Information
| function GetFrame(Index: Integer): TGIFFrame; |
Returns the frame found at the given index in the GIF image list. |
| procedure SetFrame(Index: Integer; AFrame: TGIFFrame); |
Sets the Frames property of the TGIFImageList object. |
Unit: GIFImg
Type: method
Visibility: class protected
Member Of: TGIFImageList
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!