[fpc-pascal] Out of scope method?

Tony Whyman tony.whyman at mccallumwhyman.com
Thu Apr 6 10:45:30 CEST 2017


Isn't this what a COM Interface does - or at least a descendent of 
TInterfacedObject?

Tony Whyman

MWA


On 06/04/17 09:00, Ryan Joseph wrote:
> Does it exist now or has it ever been discussed that a method in TObject could be called when an instance of an object goes out of scope? It’s common to clean up objects in a function body after the function exits and calling a method would be a nice way to handle this. I think c++ has such a feature but I never heard of it in Pascal.
>
> Regards,
> 	Ryan Joseph
>
> _______________________________________________
> fpc-pascal maillist  -  fpc-pascal at lists.freepascal.org
> http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
>




More information about the fpc-pascal mailing list