ImageEn, unit ieopensavedlg

TSaveImageEnDialog.AutoMultiOnly

TSaveImageEnDialog.AutoMultiOnly

Declaration

property AutoMultiOnly: Boolean;

Description

When enabled and the dialog is attached to a TImageEnMView only multiframe save formats will be shown, e.g. TIFF, GIF, etc.

Default: True

Example

OpenImageEnDialog1.AutoMultiOnly := False;

See Also

AttachedImageEnIO
ShowFormats