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.
Default: True
Example
The Parameters dialog for TIFF, using SimplifiedParamsDialogs = True;

The Parameters dialog for TIFF, using SimplifiedParamsDialogs = False;