Vcl.Imaging.GIFImg.TGIFImage Events
InheritedProtected
| OnAfterPaint | public | Occurs after rendering the GIF images. |
| OnChange | public | Occurs whenever a graphical image changes. |
| OnEndPaint | public | Occurs when ending the rendering of the GIF images. |
| OnLoop | public | Occurs when the GIF animation is looped. |
| OnPaint | public | Occurs when rendering the GIF images. |
| OnProgress | public | Occurs when a graphical image is in the process of changing. |
| OnStartPaint | public | Occurs when starting to render the GIF images. |
| OnWarning | public | Occurs when an error is encountered in the manipulation of a GIF image file. |