News

Changing a FireMonkey style at runtime

There is a great post by Sarina Adding a style selector to your applicationshowing how to have a FMX application with multiple style books, and a combo box listing the styles. When the app is running, a user can select one of the style in the combo box and the FireMonkey app will change style dynamically. However, the code sample is in Delphi, not C++. How do you do this in a…
Read more
News

Targeting Chrome OS with Delphi via Android and Linux

Google’s Chrome OS is based on their Chrome Browser and runs on Chromebooks, which are hybrids of a tablet and a laptop. They are designed with the assumption that the majority of what we do nowadays is done through the browser. Google announced a while ago that they…
C++

New CData FireDAC drivers

Author: Pawe Gowacki It is very exciting time for Delphi and C++Builder developers! Embarcadero just announced partnership with CData to provide the whole suite of new FireDAC drivers that provide connectivity to major APIs and web services. The list of new FireDAC drivers…
Delphi

Custom Fonts on Android with Delphi 10.2 Tokyo

Author: Landerson Gomes See in this post a quick video on how to distribute your App with custom fonts on the Android and provide even more attractive user interface customization. Video Subscribe to my YouTube channel: youtube.com/landersongomes6 Click the link and go to the full post: http://landersongomes.com.br/android/fontes-customizadas-delphi-android  Do you want to build an Android…
Read more
News

Keep Threading in Mind

In my interview with Martin he talked a lot about the importance of performance, which is one of the reasons he uses Delphi for his real-time lighting control systems. He said something along the lines that if you are not programming with threading in mind then you are never…
News

Web Front End Frameworks webinar

Author: StephanM Delphi and C++Builder are amazing at building native multi-platform apps. There are also a great collection for Frameworks for building GUI web applications. This webinar will look at building high performance, feature rich web GUIs with your favorite development tool. [View the slides] Back End frameworks RAD Server DataSnap WebBroker Delphi MVC Framework Synopse mORMot HREF…
Read more
Delphi

Preparing for Linux

Author: NatSam If you’ve seen the roadmap or the product address then you know Delphi for Linux is coming. Delphi’s come a long way in recent years, reaching all the platforms that matter . . . Windows 32-bit Windows 64-bit macOS iOS Android Windows 10 Store And now Linux Server is coming. Are you ready? Here is my list of recommended steps to get ready . . . . #1 Upgrade to Berlin…
Read more