As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
How do I insert data DbGrid to TlistItem开发者_JAVA技巧 with Delphi?Data in a TdbGrid can can only be stored in a TDataSet decendant.So I suspect what your asking is how to get the information in a TD
I need to create a plug-in that updates an application. Look, I have a host application, but probably I will update it with more functions. I am working in Windows with Delphi 7.
I\'m trying to make an image retriever to work with a list. The list contains items of type (TItem) for example. TItem has some properties like title, image and imageURL.
when I open concrete projects the error insight mark with red lines incorrect areas of the screen. Also when I compile It, error messages are shown, but the line number displayed in the message window
How can I reserve one edge of the desktop with Delphi? Something like 开发者_JAVA百科the Vista Sidebar does.What you want is called an application desktop toolbar
I\'m new to delphi and now I have to read create an xml. my code is the following: function foo.createXMLDocument(): TXMLDocument;
The installer proposed me to c开发者_StackOverflowhoose more convinient view: like in Delphi or like in MS Office.
In my Delphi (on Windows Xp) program I\'d lik开发者_开发知识库e to check available WiFi networks. Do you have any idea how to do it? Best is probably to use MS WlanScan API function but I did not foun
I\'m using Delphi 2009 and get some strange errors using the following code segment: var Str: AnsiStr开发者_StackOverflow社区ing;