ImageEn, unit iemio

TImageEnMIO.OnDoPreviews

TImageEnMIO.OnDoPreviews


Declaration

property OnDoPreviews: TIEDoPreviewsEvent;


Description

Occurs before DoPreviews is called or the "Advanced" button is clicked (Save dialog).
You can avoid displaying the dialog by setting the Handled parameter to True (and displaying a custom dialog).