When the user creates a new TclObject, using the procedures []new and []delete; these procedures are defined in tcl-object.tcl. They can be used to create and destroy objects in all classes, including TclObjects. 3.2. In this section, we describe the internal actions executed when a TclObject is created.