ImageEn, unit ieopensavedlg

TOpenImageEnDialog.PicturePanel

TOpenImageEnDialog.PicturePanel

Declaration

property PicturePanel: TPanel;

Description

The TPanel object that shows a preview of the image (it contains both a TImageEnMView and a TImageEnVect component).
This property can be used to customize the open/save dialogs with new controls.

See Also

InfoPanel
OnCreateCustomControls