I have a lot of errors in structure panel. The application compiles and run fine with Delphi 2007. But the code have much code that have red underlines. If I press Ctrl + leftclick on it 开发者_C百科i
I\'ve begun working with using Lazarus to make some simple开发者_运维知识库 utilities for my own use on Ubuntu 9.10. I know many people like the modular Delphi 7 layout, but I hate it. I find it annoy
How can I get some part of string that I need? accountid=xxxxxx type=prem servertime=1256876305 addtime=1185548735 validuntil=1265012019 username=noob directstart=1 protectfiles=0 rsantihack=1 plustr
I\'ve just received an assignment to upgrade an old Delphi 3 project that I wrote in 1999 to a newer version and add features (I previously discussed this in related questions here and here).I was ass
Simple situation. I\'m trying to write my own blog with a minor twist. Part of the blog will be controlled from a client application instead of a web interface. Basically, I\'m still in the design pha
A while ago I had this issue with Delphi 2007 unable to run and debug apps while the logitech webcam driver runs.
I have: Delphi 2007 Crystal 11 The Delphi 7 version of the Crystal VCL component (latest one I\'m aware of, and it compiles fine in D2007)
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.