Delphi 2009 is a reference to a specific version of Delphi.
While debugging my application with Delphi 2009, I sometimes get the following exception occurring: (source: beholdgenealogy.com) This only happens occasionally, …
delphi exception ide delphi-2009I need to programmatically enter one character into a cell of a Delphi grid (in other application). In order to …
delphi winapi delphi-2009I'm trying to show a custom hint in a TWinControl but I can't figure out how to get it's position. …
delphi delphi-2009I am using a component suite which has many abstract classes. Now I want to apply polymorphism but I am …
delphi abstract delphi-2009I've got a form with a large TImage on it as a background. Problem is, this is stored directly in …
delphi png delphi-2009 resourcesI want to expand tree on main form when application starts. How i can do it? I cant find corresponding …
delphi delphi-2009 c++builderI am messing around with the Indy 10 supplied with Delphi 2009 and am having trouble with getting all the data from …
delphi delphi-2009 indySo basically when I try to open up PDF files that are windows defaulted to open with Adobe Reader nothing …
delphi pdf delphi-2009 shellexecute adobe-readerHow can I use a TEnumerator to go through my TDictionary in sorted order by key? I've got something like …
delphi generics delphi-2009 tdictionaryDelphi 2009 uses build configurations. When you create a new project you have two default build configurations "Debug" and "Release". Now …
delphi msbuild build-automation delphi-2009 delphi-2007