At work I have used Delphi 6 & 7 Enterprise for several years. A few years back, I bought a personal copy of Turbo Delphi Professional. Because of this I am eligible for Delphi 2010 Professional u
I\'m trying to run AnsiStrings.StringReplace on a RawByteString holding a blob of data, some of which needs to be replaced.It would work, except that inside StringReplace it converts my string to a PA
As we all known, when we call 开发者_如何学JAVAa constructor of a class like this: instance := TSomeClass.Create;
I\'m posting two forms - one in c# and one in delphi. But the result string seems to be different: c# returns: ¤@@1@@@@1@@@@1@@xśm˱Â0Đ...
I\'ve been having some trouble with one of my Delphi 2010 projects lately.It seems that sometimes, when I have a form open as a modal dialog, the app stops showing up in the ALT-TAB list until I close
A开发者_StackOverflow社区ssuming the Firebird client is installed what additional files need to be included with a Delphi 2010 application that uses dbExpress to access the Firebird database.
I am looking for a way to develop a plugin for Delphi 2010IDE and have yet to find any information on that topic, not even on how to get started.
How to get back integrated source code formatting back to Delphi? I suppose I disabled some package or something and there i开发者_如何学编程s no more an option in Edit menu to format source. What pac
I have an application loading CAD data (Custom format), either from the local filesystem specifing an absolute path to a drawing or from a database.
I saw the Example of Mr. Bob regarding Delphi 2010 Datasnap, I am impressed. But my question is what if the client is connected thru proxy ser开发者_开发百科ver? how could I define the proxy in the cl