delphi-7
Copy File from UNC Path Server - Using Delphi 7 Services
I created one service which is running in one server and I need to copy directory from another server to directory in this server through this service. The service is failed when finding directory spe[详细]
2023-04-07 13:16 分类:问答Delphi 7 and WCF. Complex type problem
I have a WCF service based on basicHTTPBinding. I am calling this service from Delphi 7 and .NET form. The D7 client is able to successfully call the Operation that has primitive input and output type[详细]
2023-04-07 08:28 分类:问答Undeclared identifier TEncoding delphi7
Hi i want to use TEncoding开发者_高级运维 to convert Tbytes to utf7but when i use TEncoding delphi gives following error.[详细]
2023-04-06 21:27 分类:问答DEP preventing my COM DLL from working
I\'m trying to use a COM DLL (written in Delphi 7) within my Delphi 7 IntraWeb application but it\'s failing due to DEP. I\'m pretty much certain it\'s DEP that is preventing me from using the DLL bec[详细]
2023-04-06 05:53 分类:问答Button Notifications In Delphi 7
I have searched many forums and many web sites but i didn\'t find the required solution.I had a requirement to show the number of notifications to buttons .When the form Loads.If the notifications are[详细]
2023-04-06 04:47 分类:问答Error on LoadURL with TChromium
I found the brilliant Delphi Chromium proj开发者_高级运维ect for embedding Chrome in a Delphi form.It works well in Delphi7 after a bit of hacking and I can get the demo app running.[详细]
2023-04-05 07:03 分类:问答Select Directory error ... delphi 7 [closed]
This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time,or an extraordinarily narrow situation that is not generally applic[详细]
2023-04-05 06:24 分类:问答How to use visual components in delphi unit tests?
As is sometimes usual in visual applications, I have some code where data is maintained in a visual component (a TTreeView component). I\'m refactoring the code and creating unit tests for the logic.[详细]
2023-04-04 20:43 分类:问答How to test Multi-part emails using outlook 2007?
I have developed an application in Delphi 7 which will send multi-part emails (both in Text and Html format). Now i want to test it using Outlook 2007.[详细]
2023-04-02 19:01 分类:问答What is internal error E5912
I ask a question here How to create simple XML in OmniXML and I get an answer from Gavin Watkinson. I create the unit:[详细]
2023-04-02 04:15 分类:问答