Delphi 2006 is a specific version of Delphi.
I have an application made with Delphi 2006 and Firebird 2.5. For connection a use Interbase components from Delphi. I setting up …
delphi firebird delphi-2006I am getting an error after installing Delphi 2007 (Edit: This problem occurs in all Delphi versions from 2006 to 2010) that I …
delphi delphi-2010 delphi-2009 delphi-2007 delphi-2006Are there any utilities that reformat Delphi code ? EDIT I am using Delphi 2006 Some feedback Thanks to all that answered …
delphi code-formatting delphi-2006I want to copy the content in the string to char array. Can I use this code StrLCopy(C, pChar(@…
delphi delphi-2006I'm wondering how the few Delphi users here are doing unit testing, if any? Is there anything that integrates with …
delphi unit-testing delphi-7 delphi-2006I am trying to make a frame with a DBGrid that will serve for more than 10 tables with half of …
database delphi delphi-2006 tdbgridIn Delphi can you change the caption of the ShowMessage dialog because by default it is taking my exe name. …
delphi delphi-2006I'm trying to connect to google documents (following Marco Cantu's excellent REST example) but I am getting the following SSL …
delphi ssl openssl indy delphi-2006I have the following task: download a file using HTTPS and authentication. Indy seems the way to go but for …
delphi openssl indy delphi-2006You may say that there are lots of discussions about this in stackOverflow, but most of them are more complicated …
html delphi rtf delphi-2006 richedit