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
16 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
16 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
16 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
16 years ago 0
Bob Swart
Blaise Pascal Magazine issue #4 is now released and available for download from http://www.blaisepascal.eu/. … Read more
16 years ago in Delphi0
Bob Swart
RAD Studio 2009 pre-orders started last week (when the pricing was announced – see www.bobswart.nl for BeNeLux prices), but although no actual boxes have shipped yet, last night the subscription e-mails have been sent (and… … Read more
16 years ago in Delphi0
Bob Swart
The FillChar routine fills a string or buffer with bytes, which means that we need to multiply the length of the string with the size of the string elements in order to fill the complete… … Read more
16 years ago in Books / Magazines, Unicode, Delphi0
Bob Swart
Thursday, December 4th is your chance to attend a free Delphi Prism seminar in Helmond Brandevoort (NL) from 13:00 until 17:00. … Read more
16 years ago in Conferences / Events0
Bob Swart
A helpful Unicode support class in Delphi 2009 is the TCharacter class, which is a sealed class which only consists of static class functions to check whether a character is a Digit, a Letter, etc. … Read more
16 years ago in Books / Magazines, Unicode, Delphi0
Bob Swart
I just published Delphi 2009 Development Essentials on Lulu.com as paperback (24 Euro) or PDF download (16 Euro) as a 127 page A4-size book (38,638 words) that covers the new IDE, Compiler, Language, RTL/VCL and… … Read more
16 years ago in Books / Magazines, Unicode, Delphi0