delphi-7
TThread.Synchronize causing (near) deadlock in Delphi 2009 (worked in Delphi 7)
In Delphi 2009, synchronize\'d functions that worked fine in Delphi 7 execute with sublime slowness until you wiggle the mouse over the open form.Wiggling the mouse causes the program to go into some[详细]
2023-04-12 08:19 分类:问答Getting "ÿþI" as output data when reading from a .log file using delphi
I am trying to read data from a .log file and process its contents. The log file is created by another application. When I use the readln command in Delphi and display the contents of the file in a me[详细]
2023-04-11 08:20 分类:问答Interbase SQL statement not working
I am trying to write a SQL Statement for Interbase. Whats wrong with this SQL? md_master (trm) = Master Table[详细]
2023-04-11 04:17 分类:问答How to delete a child node using OmniXML?
I\'d like to delete the line with pathid=\"2\" in the rowpath section... <?xml version=\"1.0\" encoding=\"utf-8\"?>[详细]
2023-04-09 01:01 分类:问答How to set THTTPRio.Converter.Options to soLiteralParams in OnBeforeExecuteEvent
This refer to the post Delphi SOAP Envelope and WCF. Could someone please post a sample code which can show me how to set soLiteralParams in THTTPRio.Converter.Options in Delphi 7. I have the followi[详细]
2023-04-08 16:57 分类:问答Delphi client and ASMX service. Data not received by Operation
I have a built a simple ASMX service using Visual Studio 2010. I am have build a simple service client application (form) using Delphi 7. I have used WSDLImport to create a proxy file that contains al[详细]
2023-04-08 16:23 分类:问答How to update WSDL_Imp.exe in Delphi 7
I have downloaded the updated version of WSDL_Imp.exe from http://cc.embarcadero.com/item/24535. I followed the intructions to update the existing WSDLImporter.exe. However, I see no effect. Strangely[详细]
2023-04-08 10:00 分类:问答Delphi 7 IDE Stack Overflow Error
Could anyone tell me, why I keep getting the following errors? Background: The project has 320 Embedded Forms.[详细]
2023-04-07 18:14 分类:问答Is it possible to install Delphi 7 on Win 7?
I am planning to upgrade my OS to Win 7 (32bit or 64bit). I would like to know whether we can install and run Delphi 7 on Win 7 successfully or not.Share your thoughts on installation of 3rd party com[详细]
2023-04-07 18:00 分类:问答Delphi Chromium Embedded: ICefBrowser.GetMainFrame returns NIL
I\'d like to use TChromium component which is part of Delphi Chromium Embedded (http://code.google.com/p/delphichromiumembedded/). Unfortunately once I build the application and run it (it\'s inside \[详细]
2023-04-07 16:09 分类:问答