I plan to start developing web-service client using Delphi XE. It looks like creating web-service client on delphi is easy to do.
I\'m working with Delphi XE, and writing an application that is using RemObjects SDK to communicate (in case that may be relevant). I have FastMM debug on, and sometimes (not always) when I close it g
What is proper use of Apache method apr_pool_create_ex in Delphi XE? I’ve created Apache modules before, but all were Handlers. Now I’m working on developing a Service provider. A skeleton module h
I have a case here where I use excel files connected with ADO, it seems OK with excel 2003 files, however when I 开发者_运维技巧use excel 2007 or newer I get some problems receiving recordcount..
While doing som Word automation from Delphi XE, I have two documents open simultaneously. I want to copy the contents of a given range of one document to another range in the other document. How can I
In Delphi XE is it possible to use XPath with a TXmlDocument component? I\'m aware I can use late binding to access the MSXML2 and then use XPath:
i want to add the version and encodig to a xml file created with TXMLDocument component <?xml version=\"1.0\" encoding=\"utf-8\"?>
I have a large projects with breakpoints in several files. Some disabled, some enabled. Is there a way to only have listed in the Breakpoint List debug window only those breakpoints belonging to the
How can i do this conversion wi开发者_如何学JAVAth delphi xe? I\'ve tried using libiconv2 but didn\'t worked.Using Dephi\'s built-in AnsiString charset support is best:
Is it just me, or does Delph XE (Pro, Update 1) alwa开发者_Python百科ys \"Find Text at Cursor\" even if that option is turned off?It looks like a bug, I have the same behavior for Delphi XE Enterprise