RAD Studio comes with hundreds of visual and non-visual components to make developers’ life easier. But not knowing how to use them is the problem most of the time. I have seen many new VCL and FMX developers try to do something within a hard way. So, we are here for you to help on making things easy for you.
Most of the time problems occur when a developer does not know what he has…
FireMonkey allows you to create complex and sophisticated cross-platform applications. From business applications to games, there is something for everyone. Dozens of sample applications are available on the GetIt portal. Today we’ll look at the classic arcade game…
In the first blog post, we quickly explored shader programming in Delphi FireMonkey. And we learned how to create a material source using TCustomMaterial. Then we applied that material to a 3D control. This post is based on a blog post by Embarcadero MVP Erik van…
Since Android 6.0 Marshmallow, users can control the permissions needed by an application. And developers should maintain the accessibility of their applications by handling these permissions properly.
In this post, you’ll learn how to easily control android app permissions in Delphi using the Mobile Permissions Component and Android App Builder Software. More information about the…
Easily Create Stunning Responsive Apps With Third Party FMXUI Library For Delphi FireMonkey
January 4, 2021
With the power of the Delphi programming language and the cross-platform FireMonkey framework, dozens of Delphi developers have created their own custom FireMonkey UI components to accomplish their goals, for instance, the TBadgeView component which helps to make unread…
Learn How To Create Flexible Cross-Platform FireMonkey Applications Using TFrameStand For Delphi
December 29, 2020
Create modern-looking applications with FireMonkeyTFrameStandandTFormStandcomponents from Andrea Magni, who is one of the Delphi and FireMonkey MVPs.
Easily use TFrame or TForm descendants in your FireMonkey applications to gain visual consistency…
In this webinar, you can learn about mobile and database development with Delphi. This webinar can be a quick start for new learners.
Overview
Introduction to mobile platformsPrototyping mobile apps on WindowsUsing platform servicesConditional defines & the mobile compilersUnderstanding ARC memory managementDeployment managerIntroduction to FireDACUsing embedded databasesUsing REST…
Quick And Easy Way To Integrate Firebase Into Your Delphi Apps
December 24, 2020
TheGoogle Firebase Cloud Databaseis used in many mobile and web applications worldwide and there are well-documented libraries for many languages and platforms. For Delphi, the cross-platform libraryFB4Dsupports theFirebase Realtime Database…
Easily Add Slide Animations To Your Cross Platform Apps With Gesture Support In This FireMonkey Sample
December 3, 2020
In this post, you will discover two different demo application,the first oneshows you how to add sliding tabs to an application through the use of multiple tabs with custom settings, next and back buttons, and gesture support.The second sampleshows…
ThisFireMonkey UI templateis designed for implementing a login screen in a multi-device application. And shows how to utilize FireMonkey designing guidelines.
Check out the how FMX Login Screens look like in this article.
As you can see, this FireMonkey UI template is responsive and ready to utilize in any kind of project that requires a login screen like this! The…