On 12 Jan 12, at 14:11, waldo kitty wrote:
 .
 .
> that's pretty close to what i did (see above) :lol: i might be able to 
> tighten 
> mine up a bit instead of doing the .done and then a dispose... or does that 
> matter?

I believe that there isn't a difference from a technical point of 
view in this case (except for the fact that decoupling the destructor 
from the deallocation may be a bit dangerous if you forget about it 
later a try to do something with the object in between).

Tomas

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

Reply via email to