I have a set of custom components that I\'ve been using in D2009. I have installed Delphi XE, and I\'d like to be able to use these components in both IDE\'s while I\'m upgrading my projects.But when
I have a little problem with my application. Application stores a SQLite database in C:\\ProgramData\\ProgramName\\ folder on first run. I wanted to test if I delete the database, can application crea
I\'m looking for a windows api function or another way to get the开发者_JAVA百科 content (folder and files) of a folder located in a machine on my LAN. off course which I have a valid windows user and
I have an old piece of code that I want to upgrade it to Delphi XE. I have a compiler warning about Resume and I want to replace it with Start but the program crashes.
It seems which Synchronize cannot be usedfrom a Thread created using CreateAnonymousThread, so the question is : How i can update a VCL component from inside 开发者_如何学Cof a Thread created using Cr
I get this error when I try to compile a unit with a Enum type with 5000+ values in Delphi开发者_如何转开发 XE
I wrote this code in Delphi XE which assign the GUID of the interface from GUID const. the code compile ok, but I want to know if this a valid declaration?
It appears that there is no way to implement a JSONP (JSON with Padding) solution using DataSnap, but I want to throw this question out here in case someone has solved this problem.
Is there a place where there is an introductory overview of the OmniThreadLibray for Delphi? I have the current code installed in Delphi XE. The examples work.I\'ve been looking over the associated T
Any advice or gotchas that I should be aware of. I know 开发者_开发知识库to install in a NEW directory, and to have a backup. I will reread the readme file that included in the Delphi-XE installer.I\'