I am using Delphi 2007 and I am trying to make record type file. In D开发者_C百科elphi 7 there were no problems for me.
We\'re having a bizarre problem with Indy10 where two large strings (a few hundred characters each) that we send out one after the other using TCP are appearing at the other end intertwined oddly.This
How do I control the \"long strings\" compiler opt开发者_开发技巧ion? I use Delphi 2007Same as in any earlier version ... $H
I\'ve been trying to debug the following problem for several weeks now - this method is called from several places within the same datamodule, but this exception (from the subject line of this post) o
Delphi 2006 introduced operator overloading which was then bugfixed in Delphi 2007. This is about Delphi 2007.
I have a procedure that accepts 2 string parameters, one of them has a default value. Inside the procedure, I want to concatenate one and the other and some literals to form one larger string开发者_JA
In a delphi program (running as a service) i need to call some webservices. The calls works fine if basic Authentications is not requerired. The calls also works fine if Basic Authentication is requer
I have a TDBEdit that is not enabled and thus n开发者_StackOverflow中文版ot showing the Hint. What would be the best way to have it display the Hint while staying disabled?The only thing I can think o
Can someone please point me to instructions for installing the latest Indy10 in Delphi 20开发者_如何学Go07 for .NET?I\'m not exactly sure how that works for the .NET side.
I have seen this for a long time, and finally decided to put the question up here. I have some applications that I need to maintain that were written in Delphi 2007 for .NET (ASP.NET 2.0). Normally, t