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 class references. This posts covers .NET vs Win32 constructors. Note that… … 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. Last time we looked at differences in abstract class behavior. Here we look at class references…. … 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. Last time we looked at initialization and finalization sections. This post covers some minor differences in… … Read more
17 years ago in DN4DP0
JED
You can now download a video which previews the new TJSEditDialog component. TJSEditDialog is a descendant of TJSDialog which adds edit functionality.Think of replacements for InputBox and InputQuery but heaps better. The download is just… … Read more
17 years ago 0
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 casting issues. Here we quickly covers some… … Read more
17 years ago in DN4DP0
Anonymous
The Russian Delphi programmer Sergey Antonov (or Антонов Сергей – aka. 0xffff) is a real hacker in the positive sense. He approached me with some intriguing assembly code that implements the equivalent of the C# yield statement!… … Read more
17 years ago in hack, Win320
SKamradt
One of the big problems I have faced by using Vista Ultimate on my primary development machines as a host OS for virtual PC development environments has been the fact that Vista Ultimate (and I… … Read more
17 years ago in software release0
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
JED
QC Plus is the native windows QualityCentral client that I’ve been developing off and on since 2004.It was windows client formally called JED, QC.You can download the installation from the download page on my website:… … Read more
17 years ago in QC Plus, QualityCentral0
JED
There is a lot of talk about voting and rating reports in QualityCentral on the newsgroups at the moment. A common issue is that people don’t truly understand what each of these items are for.I’m… … Read more
17 years ago in QC Plus, QualityCentral0
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
JED
As mentioned yesterday, the new version of TJSDialog has been released to registered users.You can download a compiled version of the main demo for the component.More information about the new release available from http://www.jed-software.comTo purcha… … Read more
17 years ago in components, Delphi, TJSDialog0
JED
An update for TJSDialog should be available tomorrow. Here are a couple of dialogs you can create using TJSDialog the you can’t with the native Vista API.The native API doesn’t even support a header section,… … Read more
17 years ago in components, Delphi, TJSDialog0