| ImageEn, unit ieopensavedlg |
|
TOpenImageEnDialog.PreviewSize
Declaration
property PreviewSize: TIEPreviewSize;
Description
Specifies the size of the image preview that is shown on the right of the dialog.
Default: iepsDefault
Example
// Set preview size as large
OpenImageEnDialog1.PreviewSize := iespLarge;