method Editors.RemoveByKey (Key as Variant)
Removes an editor giving its key.

TypeDescription
Key as Variant A string or long expression that indicates the key of the editor. 
Use the RemoveByKey method to remove an editor giving its key. Use the Remove method to remove a specific editor giving its index. Use the Clear method to remove the editors collection. Use the Editor property to assign am editor to a node.