Anonymous
This post continues the series of The Delphi Language Chapter teasers from Jon Shemitz’ .NET 2.0 for Delphi Programmers book. Last time we looked at the .NET and Win32 differences for untyped var and out parameters…. … Read more
17 years ago in DN4DP0
Anonymous
As part of the new language syntax inherited from Delphi.NET, native Delphi now (since Delphi 2005) supports for-in loops (known as foreach in C#). The new syntax is easy to read, and it reduces the clutter of… … Read more
17 years ago in D2007, Win320
Anonymous
This post continues the series of The Delphi Language Chapter teasers from Jon Shemitz’ .NET 2.0 for Delphi Programmers book. The previous post listed the Win32 specific language and RTL features. The next few posts will… … Read more
17 years ago in DN4DP0
Anonymous
This post continues the series of The Delphi Language Chapter teasers from Jon Shemitz’ .NET 2.0 for Delphi Programmers book. The previous post showed how to use the mysterious P/Invoke features. This time we’ll list the… … Read more
17 years ago in DN4DP0
Anonymous
As some of you may know, I’ve recently written an article/review on the new CodeGear RAD Studio 2007. It was originally written in Norwegian (my first technical article in Norwegian – that was hard:)) and… … Read more
17 years ago 0