SKamradt
Google Code Hosting really makes it simple to host open sourced projects. Especially if you like Subversion. In my few days with it I have tried just about all of the basic features and have… … Read more
17 years ago 0
SKamradt
The Delphi Wizard Framework, as I introduced in the previous post, was originally designed to replace a complex configuration system which was put together using a TNotebook component (yes, from the Delphi 1 days) on… … Read more
17 years ago 0
SKamradt
I just posted my latest version of my wizard framework to http://code.google.com/p/delphiwizardframework/. This is some general purpose code that I have found myself using in many of my projects, as most of them at some… … Read more
17 years ago 0
Bob Swart
The TextFile of Delphi 2009 can only write AnsiStrings and not Unicode Strings, which means we can only write ANSI data to text files, right? Wrong! Since UTF8Strings are also (special) AnsiStrings, we can still… … Read more
17 years ago in Books / Magazines, Unicode, Delphi0
Bob Swart
The TextFile of Delphi 2009 can only write AnsiStrings and not Unicode Strings, which means we can only write ANSI data to text files, right? Wrong! Since UTF8Strings are also (special) AnsiStrings, we can still… … Read more
17 years ago in Books / Magazines, Unicode, Delphi0
Bob Swart
Delphi 2009 introduces Generics and Anonymous Methods for Win32, and I’ve written some examples that not only demonstrate how to use Generics (specifically Generic Methods) and Anonymous Methods these features separately, but also how we… … Read more
17 years ago in Books / Magazines, Delphi0
Bob Swart
Delphi 2009 introduces Generics and Anonymous Methods for Win32, and I’ve written some examples that not only demonstrate how to use Generics (specifically Generic Methods) and Anonymous Methods these features separately, but also how we… … Read more
17 years ago in Books / Magazines, Delphi0
Bob Swart
In this article, I’ll introduce my two CodeRage III sessions: Exploring DataSnap with Delphi 2009 (Win32) and Delphi Prism (.NET) and Using RemObjects SDK and Hydra for Cross-platform Multi-tier Delphi Applications. … Read more
17 years ago 0