-Q2.B.2- delete a binding?

From: -II-  Tk Questions and Answers - How can I:

A2.B.2. Give an empty-string command to the "bind" invocation.  For
example, to disable the Delete key in all entry fields:

	bind Entry <Delete> {}

Parent document is top of "FAQ: comp.lang.tcl Tk Toolkit Usage Questions And Answers (1/1)"
Previous document is "-Q2.B.1- change the default class bindings?"
Next document is "-Q2.B.3- bind the arrow key on my Sun keyboard?"