ImageEn, unit imageenio

TIEAfterAcquireBitmapEvent


Declaration

TIEAfterAcquireBitmapEvent = procedure(Sender: TObject; index: integer) of object;


Description

This event fired after an image has been acquired and added to the image list.
index specifies the index of the new image in the attached TImageEnMView.