On 07/1/13 2:42, Paul Ishenin wrote:
You don't understand.

Class destructor is called automatically like finalization section of a
unit. You can't call it directly.

Thanks for the clarification. I was confused by the fact that the writeln called in the class destructor is not displayed. But I guess it is executed so late in the process that it cannot be seen?

Howard

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to