Note 41 (page 100): In Delphi for .NET, using the preceding record creation syntax doesn't affect the initialization portion of the CIL code.
The syntax in question is:
myrec := TMyRecord.Create ('hello');
This blog post is part of my "113 Delphi 2007 Handbook Notes" blogging project, to promote my new Delphi book.
PS. I'm leaving for a week-end in Paris and I won't be online for a few days.