ImageEn, unit imageenio

TImageEnIO.SimplifiedParamsDialogs

TImageEnIO.SimplifiedParamsDialogs


Declaration

property SimplifiedParamsDialogs: Boolean;


Description

When set to true (the default), the File Format Parameters dialog (shown when clicking the "Advanced" button in ImageEn's Save dialog or using DoPreviews) will show a simplified set of parameters. Set to false to display a fuller set of parameters.


Example

The Parameters dialog for TIFF, using SimplifiedParamsDialogs = True;



The Parameters dialog for TIFF, using SimplifiedParamsDialogs = False;



Default: True