'''event delete''' ''<> ?sequence sequence ...?'' Deletes each of the ''sequences'' from those associated with the virtual event given by ''virtual''. ''Virtual'' may be any string value and ''sequence'' may have any of the values allowed for the ''sequence'' argument to the '''[bind]''' command. Any ''sequences'' not currently associated with ''virtual'' are ignored. If no ''sequence'' argument is provided, all physical event sequences are removed for ''virtual'', so that the virtual event will not trigger anymore. ---- See also: * [event] * [event add] * [bind] <> Tk syntax help | Command