Googled for a long time but cant seem to find an answer. Is there any x64 embedded database to use with Delphi ?
Is it possible to use 开发者_运维问答vim as the default merge viewer for Delphi XE to resolve check-in conflicts?
I have created my first XE2 FM HD appl开发者_JAVA百科ication. I have my OSX machine connected and running debug builds on OSX works fine, but I don\'t have a way to create a release version and copy i
In Delphi it is possible to declare subranges for integer values. For example: type myInt = 2..150 Which restricts values of myInt type to values from 2 to 150. But what if I want to restrict the l
How can I draw a line ? This code does not display anything : var my_point_1, my_point_2: tPointF; Canvas.Stroke.Color := claBlue;
I\'m looking for the equivalent to the Graphics.StringToColor funct开发者_StackOverflow社区ion to convert
for write something in a file i use for example this code: procedure MyProc (... ); const BufSize = 65535;
No matter what I\'ve tried, I couldn\'t make XE2 to connect to a MySQL with dbExpress. The problem has actually many faces. First, target MySQL is either 32- or 64-bits, which affects the libmysql.dll
I am using TAdvMemo. My problem is with the WordWrap property. It works very well when I type text in the text area, but when I add a string to it in code, it has no effect.
i am using delphi xe2 i am sending 2 txt record in single request but my application is only recieving 1