Problem If the text in TRichEdit is something like this; \'hello, world\'#$D#$A Then the following routine displays TRUE. However when the RichEdit has
I\'d like to start using generics and anonymous method, mainly to 开发者_JS百科learn what that\'s all about and why I would want to use them.
When compiling code without initializing a THandle the Delphi 2009 compiler gives a warning of the va开发者_开发百科riable not being initalized. Is there any need to initialize these THandles? If you
After reading the articles \"Simmering Unicode, bring DPL to a boil\" and \"Simmering Unicode, bring DPL to a boil (Part 2)\" of \"The Oracle at Delphi\" (Allen Bauer), Oracle is all I understand :)
I had a class that only worked in Delphi 7 and after several attempts of converting it into Delphi 2009 we finally agreed to change o开发者_如何学JAVAur project into Delphi 7.
My project is on Delphi 2009, Paradox DB and Google Maps. The code is OK and the time right now is to build the project. This is the first time to do it. As I know there are two programs to create the
Instead of开发者_StackOverflow the normal IDE application icon, Delphi 2009 shows a small icon with a \"T\" in the \"Search for Usages\" dialog (see image below). What does this symbol mean?
开发者_StackOverflowI have a cipher encoded as a color series in a png image the image is RGB-colored but the code is ciphered only in the green byte
Can someone help in telling the details on how to uninstall Indy 10 and install the latest build? I found it http://indy.fulgan.com/ZIP/IndyTiburon.zip
I have a weird issue when converting code from Delphi 7 to 2010.It has to do with records.The record defined below, when sized in D7, is 432 bytes, and in D2009 (and 2010) it\'s 496.I know, that an ea