ImageEn, unit ieopensavedlg

TOpenImageEnDialog.OnDestroyCustomControls

TOpenImageEnDialog.OnDestroyCustomControls


Declaration

property OnDestroyCustomControls: TNotifyEvent;


Description

Occurs immediately after an open/save dialog is executed (shown).

It is generally used to destroy objects, that have been added using OnCreateCustomControls.
       

See Also

OnCreateCustomControls example
InfoPanel
PicturePanel