Vcl.Imaging.GIFImg.TGIFImage Events

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
OnAfterPaintpublicOccurs after rendering the GIF images.
OnChangepublicOccurs whenever a graphical image changes.
OnEndPaintpublicOccurs when ending the rendering of the GIF images.
OnLooppublicOccurs when the GIF animation is looped.
OnPaintpublicOccurs when rendering the GIF images.
OnProgresspublicOccurs when a graphical image is in the process of changing.
OnStartPaintpublicOccurs when starting to render the GIF images.
OnWarningpublicOccurs when an error is encountered in the manipulation of a GIF image file.