I have built an extensive 2-tier application in D2010, using ADO and devexpress. I want to upgrade this to using Datasnap mainly to provide HTTPS communication instead of just TCP/IP to the vulnerable
I am having issues posting to Amazon\'s SES Service using Indy\'s TIdHTTP. Here is an example of the code i am using:
Please refer to my question asked at tek-tips.com: http://tek-tips.com/viewthread.cfm?qid=1663735&page=1
I would buy the new Delphi XE2 and port some D7 projects. I would buy the cheapest version (starter ?) and use the new Firemonkey Platform.
I m using BDS 2006 and would like to know if u can change the color of Group-box and radio group captions with XPmanifest present 开发者_StackOverflow社区in the Project(because it is Always blue in co
After my previous question of SavingToFile with TStringList, I now need to load the file I created called Password.txt using LoadFromFile but I don´t know what the form of LoadFromFile is. The Passwo
Today I\'ve encountered a \'strange\' hint: override method xxxx should match case of ancestor yyyy. Solution was to declare the method name exactly as in the ancestor....I believe this i开发者_开
Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this po
I have a SharePoint server running on my network and I am trying to build an app in Delphi which allows me to access the various SharePoint Web Services hosted there.
In Delphi 7, I open a file with CreateFileMapping then get a pointer by using MapViewOfFile. How can I expand the memory and add some characters to the memory and have it saved to that file?