ImageEn, unit ieopensavedlg

TOpenImageEnDialog.InfoPanel

TOpenImageEnDialog.InfoPanel

Declaration

property InfoPanel: TPanel;

Description

The TPanel object that displays image information and additional controls. It contains labels for file detail, a button for Advanced Save settings and a preview checkbox.
This property can be used to customize the open/save dialogs with new controls.

See Also

PicturePanel
OnCreateCustomControls