Piotr Da³ek wrote: > Hello! > >> I saw some leaks in older Delphi versions when I didn't finalize (may be >> due a mistake I made when I was a beginner?). > > Seems so. Here (D3Prof) everything works properly, no leaks. > >> 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); --- Arno Garrels [TeamICS] http://www.overbyte.be/eng/overbyte/teamics.html -- 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