I just commit in the Vcl Styles Project two new fixes to patch the QC 114040 and QC 114032 (these issues exist in Delphi XE2 and XE3), both reports are related to the Highlight colors used to draw the… more →
The Road to Delphi - a Blog about programmingwrote 13 hours ago: Every once in a while an AV in Delphi manifests itself in a very odd way. Usually it is refactoring, … more →
wrote 2 days ago: On my research list (Thanks Uwe!): DataSnap in the Cloud – DelphiFeeds.com. It shows you how t … more →
wrote 1 week ago: It is unwise to pass objects allocated in one framework over a DLL boundary to a different framework … more →
wrote 1 week ago: I had some notes on Delphi WSDL and SOAP peculiarities somewhere, but I misplaced them. Luckily, I f … more →
wrote 3 weeks ago: for my link archive: From Zero To One » SimpleStorage. omnixml – Simple way to use XML in Delp … more →
wrote 3 weeks ago: This is more elaborate English version of a short Dutch message I recently sent to explain the diffe … more →
wrote 1 month ago: So I won’t forget, as the static in different languages varies in meaning: Static on class met … more →
wrote 1 month ago: Some notes if I ever want to do something like this. In this case I worked around it by having the I … more →
wrote 1 month ago: For my research queue: I should look at the below ConnectionStrings to access dBase with ADO from De … more →
wrote 1 month ago: Just found this great answer by vcldeveloper to autoscroll a readonly logging memo in Delphi which w … more →
wrote 1 month ago: There are a couple of very interesting libraries and ideas every Delphi developer should take a look … more →
wrote 1 month ago: As I wrote before, I’m with the Delphi with haters camp, and this is why: Using the with state … more →
wrote 1 month ago: While porting a library from Delphi 2006 to Delphi XE2. The really cool thing is that the Windows Ev … more →
wrote 2 months ago: We have been through two migrations (to Delphi XE2) in last few months so why not share our experien … more →
wrote 2 months ago: I just commit in the Vcl Styles Project two new fixes to patch the QC 114040 and QC 114032 (these is … more →
wrote 2 months ago: Sometimes, Delphi XE2 gets confused after converting an old Delphi project because the Unit scope na … more →
wrote 2 months ago: I recently had an error like this when building with packages: [DCC Error] E2201 Need imported data … more →
wrote 2 months ago: When porting some communications code that used records as properties from Delphi 2006 to Delphi XE2 … more →
wrote 2 months ago: Variant Records are a feature that has been in the Pascal language since Standard Pascal. A cool pag … more →