I managed to get Xcode (running as a VM under Windows) pushing an XE2 build FireMonkey iOS HD app to my (jailbroken) iPhone after XE-script-prep (creating the Xcode folder), with a valid company certi
In a Firemonkey 2d application, I\'m using a float key to attempt to move a TLine control around a clock.I\'ve added 60 key frames for the minute hand and 12 key frames for the hour hand (actually it\
I have a project that use Inifile for reading the data configuration. I decided to save the confi开发者_StackOverflow社区guration to the resource.
What has to be change in order to install them succesfully 开发者_JS百科in DelphiXE2I\'m pretty sure I just logged into their site, downloaded their installer, and it installed.
In Delphi, I use a component called TMathparser to evaluate an 开发者_开发技巧expression to get an answer. I am trying to get it to work in Delphi Prism and it is not working out too well. In fact, th
I\'m working on a project where they essentially used TPanel for the only purpose of displaying a bevel (And maybe the design time convenience Panel have over Bevels).
I have taken the advice, or at least I think I have, that I got in my previous question. To summarize, I replaced the THTMLTreeList from TMS with a TTreeList and made two columns in it.I set the first
I\'m looking at migrating a Delphi 2007business applications开发者_运维问答 to 64 Bit using Delphi XE2.
I\'d like create a dll to import data from a file (different format, for example csv, txt, xls, ...). My idea is this: the dll load the data with her \"engine\" then send this data to my application s
I\'d like to build an out-of-process COM server with Delphi that does not need any visual forms. The main purpose of that server is to provide some \"out-of-process\" p开发者_运维问答rocessing for oth