Problem: 1357782
Title: (Memory, leak) TApplication::OpenOld leaks on OpenOld of unsupported file type
Received: Jun 11 1996 9:34AM
A portion of this is a justifiable memory leak but this particular one isn't. So I now dispose of the aFile if CanopenDocument returns a false for any reason. This is done before the catch block gets a chance at it so it should be pretty safe.