ImageEn, unit imageenio

TImageEnIO.OnDoPreviews

TImageEnIO.OnDoPreviews


Declaration

property OnDoPreviews: TIEDoPreviewsEvent;


Description

OnDoPreviews occurs just before the Format Parameters dialog (shown when clicking the "Advanced" button in ImageEn's Save dialog) shows.

You can disable the dialog box by setting Handled to true.