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