TIECustomMultiBitmap.OnImageLoaded
Declaration
property OnImageLoaded: TIEMViewImageNotifyEvent;
Description
Occurs whenever a frame is added to the TIEMultiBitmap by loading an image.
Note: When loading a multi-frame image file,
OnImageLoaded will occur multiple times.
See Also
◼Modified