Forum Post: RE: ABL object not running destructor after going out of scope

  • Thread starter Thread starter jquerijero
  • Start date Start date
Status
Not open for further replies.
J

jquerijero

Guest
The form I'm closing is called from a main form. I'm repeatedly opening an instance of the form and closing it. I do see the message I dropped inside the form DESTRUCTOR being called when opening another instance of the form. The message I added inside the DESTRUCTOR of the class in question is not being displayed even when closing the application.

Continue reading...
 
Status
Not open for further replies.
Back
Top