Vcl.Imaging.GIFImg.TGIFGraphicControlExtension Properties
InheritedProtected
| Delay | public | Specifies the number of centiseconds between rendering an image and processing the data stream. |
| Disposal | public | Specifies the disposal method used when rendering GIF frames. |
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| ExtensionType | public | Specifies the extension type. |
| Frame | public | |
| Image | public | Specifies the GIF image stored in the TGIFItem object. |
| Transparent | public | Specifies whether the image is drawn transparently. |
| TransparentColor | public | Specifies the color set as transparent. |
| TransparentColorIndex | public | Specifies the index of the transparent color in the frame's color map. |
| UserInput | public | Specifies whether user input is expected before continuing. |
| Version | public | Specifies the version of the GIF image file stored in the Image property. |