CodeDelphiTech Partner

How To Record Exact Operation Execution Time With Delphi

To know how to get the information on the exact execution time of an operation in your Windows and cross platform apps can be useful in all sorts of circumstances. For example, it can be necessary when you need to show users the time spent on the execution of a long operation (by the way, in such a situation, high accuracy is rarely required). Or you may need to know the exact time needed for…
Read more
DelphiTech Partner

Read Facebook Account Data In A Cross Platform App

Facebook is a social network that boasts high popularity among users from all over the world. Earlier, we have already shown how it is possible to automate the process of posting different types of info on a Facebook page using the Facebook Graph API. We’ve created a Facebook app, an access token and API commands that we’ve further used in our cross platform apps using Delphi and the…
Read more
DelphiModernizationNewsTech Partner

Modernizing Legacy Delphi Code? MVP Oren Aviram Shows You How

Modernizing legacy code poses less of challenge than may seem at first sight, as long as the right tool is deployed. In an on-demand webinar from DelphiCon, Embacadero MVP Oren Aviram discusses the challenges of legacy code modernization, and presents Delphi Parser, an intelligent find-and-replace tool that knows Delphi syntax and can even link between objects through code. It’s a Delphi robot…
Read more
DelphiRAD StudioTech Partner

How To Develop For The New iPhone Even If You Don't Have One

Apple has this wonderful way of producing launch videos announcing new products which are immediately the most desirable, in-demand, must-have, tech. As a developer producing cross-platform apps it can be difficult to keep up and even harder to get hold of the device. But did you know RAD Studio can enable you to develop for the new iPhone even if you don’t have one? How to develop cross…
Read more