delphi
Building a REAL database application using Datasnap
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[详细]
2023-04-13 02:37 分类:问答Post problems with Indy TIdHTTP
I am having issues posting to Amazon\'s SES Service using Indy\'s TIdHTTP. Here is an example of the code i am using:[详细]
2023-04-13 02:34 分类:问答-
Delphi - Custom drawing a message list
Please refer to my question asked at tek-tips.com: http://tek-tips.com/viewthread.cfm?qid=1663735&page=1[详细]
2023-04-13 01:13 分类:问答 ADO & DBGrid/ FireMonkey in Delphi XE2
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.[详细]
2023-04-13 00:57 分类:问答delphi group box caption color change
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[详细]
2023-04-13 00:28 分类:问答LoadToFile issue when trying to load .txt file into a string
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[详细]
2023-04-12 23:27 分类:问答It seems that sometimes Delphi is case-sensitive - "override method should match case of ancestor"
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开发者_开[详细]
2023-04-12 23:25 分类:问答How to trigger the wrap of items in a ListView in Delphi? [closed]
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[详细]
2023-04-12 23:02 分类:问答How to handle client authentication for secure web service in Delphi?
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.[详细]
2023-04-12 22:41 分类:问答How can I extend the length of a memory-mapped file?
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?[详细]
2023-04-12 22:34 分类:问答