I am using a TWebBrowser component which Iuse to load XML documents into which are linked to a XSL file.
I\'m trying to divide my monolithic, Delphi-Win32 app in libraries, so I get some questions around how to share global variables and object among my libraries using Delphi 2009. For example, I have 3
I have an application, where there are many forms which follow visual form inheritance. Every form has standard delphi components as well as custom components.
my delphi 2009 app has a basic translation system that uses GNUGetText.i had used some win API calls to prepare the fonts.i thought it was working correctly until recently when someone from Malta had
I have noticed that with Delphi 2009, I often get strange errors when compiling, such as recursive unit use, and sometimes just (seemingly) random errors which point to white space at the end of a uni
Delphi 2009 sets the default file fo开发者_开发技巧rmat for new source code files to ANSI, this makes the source code platform-dependent.
I\'ve been able to find a few hex controls by sear开发者_StackOverflowching online, but none that will compile under Unicode.Does anyone know if there is one available?Alexey Torgashin\'s ATBinHex and
I\'m working on an IRC client. I\'ve hit a majors snag which, up until not I\'ve been able to work around. I\'ll show code below. What\'s I\'m having a problem with is creating MDI child windows withi
i bought yesterday an upgrade to Delphi 2009 Pro. Now i have the problem that i have a version of Delphi 5 Enterprise, b开发者_StackOverflowut it\'s registered, but the account has been lost.
I have a user that started experiencing access violations related to his shell32.dll file when using my software.This started to occur after upgrading to the latest version of our software, which is t