// When the image is selected, show clipboard buttons beneath the selection IEGlobalSettings().ImageSelectionToolbar.Buttons := [ ivbImageClipboard ]; IEGlobalSettings().ImageSelectionToolbar.Position := iepBelowSelection; ImageEnView1.AutoToolbars := [ ievSelection ];