Hello!

>>> Since this time I don't really
>>> on Delphi and free dynamic record members manually.
>> 
>> And you don't get AVs and/or Invalid Pointer Operation exceptions?

> No problemo. 
> Finalize(P^); or AString := '';
> Dispose(P);

Hint: Dispose acts as Finalize+FreeMem. No need to finalize records
allocated by "New()".

-- 
Piotr "Hellrayzer" Dalek
[EMAIL PROTECTED]
-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to