While the following subrange enumeration declaration works: type TReceiptCode = \'A\'..\'F\'; This does not:
I\'d like to be able to merge multiple pdfs into one file using Delphi 2009.I\'d be willing to look at third party components for this.
I\'m using Delphi 2007 and have an application that read log-files from several places over an internal network and display exceptions. Those directories sometimes contains thousands of log-files. The
I\'d like to spruce up some of the user controls I use and thought some attractive fills should do the job (part of it perhaps). Like the fill in the background of iPhone buttons or the Offi开发者_Sta
There\'s a lot of talk about model-view-controller, model-view-viewmodel, model-view-presenter and so on these days.
I have a Delphi DLL that houses a form which uses a variety of third party components. This DLL is used by many different versions of Delphi. I compile the third party components into the DLL. I belie
I\'ll shortly be making a purchase decision regarding Delphi 2010.I\'ve always been a \"Professional\" level developer (meaning I\'ve owned the \"Professional\" SKU of the product befo开发者_如何转开发
I got an email a few days ago from someone who was having trouble building a Delphi project I have on Google Code.The project file and one o开发者_如何转开发f the DFM files were munged after he update
I am familiar with Jeff Atwood\'s article about how errors are always the programmer\'s fault, but I believe I have really and truly found a bug in a Delphi .pas file.
In orde开发者_运维技巧r to take a screenshot of a specific window, I need to place a white colored TForm behind that window. What Windows API could I use to change the z-order of my window and place i