Red: Types, Images, Sounds must be killed off with Delete first then in theory they are set to Null or 0 automatically, but not always depending on if they are types or images/sounds.
octothorpe: Yeah I don't bother with setting them to 0 or Null, but I DO with images and sounds as they do not get zeroed and you can run into trouble if you try to do this:
If MyImage<>0 then Delete MyImage