Issues debugging Delphi Android 64-bit applications have been resolved
We’ve just released a patch for Delphi 10.3.3, addressing the following issues when debugging Android 64-bit applications on Android devices:
RSP-26704 Debugging 64 bit Android application hangs…
One of the most intangible, yet key, strengths of Delphi is its ability to enable developers to create visually beautiful applications that perform their functions quietly, effectively, and with consummate rock-solid reliability. SQLGate from Chequer Inc. is exactly one of…
CoolApps Selection – KisKis
Today’s Cool Apps selection is KisKis, from KisKis Ltd. This app that combines the best features of a social network and a dating app into a new social media experience. KisKis was developed with Delphi and FireMonkey from top to bottom.
Italian translation of Cool Apps Get Even Cooler!
Tutti parlano sempre di quelle altre fantastiche applicazioni (cool Apps) sviluppate con Delphi o C++Builder. A volte vengono annunciate pubblicamente, altre volte le aziende vogliono tenersele come un’arma segreta.
French translation of Cool Apps Get Even Cooler!
Tout le monde parle sans cesse de ces autres applications qui sont développées avec Delphi ou C++Builder. Quelquefois, on l’annonce publiquement, d’autres fois, les entreprises préfèrent le garder comme une…
Spanish translation of Cool Apps Get Even Cooler!
Todo el mundo habla de las otras aplicaciones Cool que se desarrollan también con Delphi o C++Builder. A veces se anuncian públicamente, otras veces las empresas quieren mantenerlo como un arma secreta. A medida que la…
Today’s Cool Apps selection is Voice Recorder from Norman Apps. As the name suggests, this is a high-quality voice recorder for Android devices that was developed in Delphi with FireMonkey and has a lot of fantastic features.
Olivier Hubart, the lead developer, has…
Over the last few years, it has become more and more common to deploy server-side solutions (and in fact any type of application) to lightweight containers rather than physical machines or virtual machines, as this allows more flexibility (also in terms of testing), a better…
Delphionly supports single inheritance. A Delphi class can only descend from a single parent class, but a Delphi class can implement multiple interfaces.
type
TAthlete = class(THuman, IWalker, IJumper)
The TAthlete descends from the THuman parent class (which…
Join Our Global Developer Community
Join our email list and receive the latest case studies, event updates, product news, and much more.
Reduce development time and get to market faster with RAD Studio, Delphi, or C++Builder. Design. Code. Compile. Deploy.