[fpc-pascal] class destructor not recognised
    Howard Page-Clark 
    hdpc at talktalk.net
       
    Mon Jan  7 11:00:22 CET 2013
    
    
  
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
    
    
More information about the fpc-pascal
mailing list