C++CodeDelphiRAD Studio

Learn How To Quickly Animate, Apply Image Effects, Transition Effect To Your Delphi And C++ FireMonkey Apps

Animation, Effects and Transition are the words applied mostly to the Film Industry and those days were gone. But these become the basic expectation from the customer for any Mobile, Desktop, Web Applications. A simple meme requires animations to convey a message more creatively. Will you miss to provide such a feature in your Delphi/C++ Application to wow your customers? This post will provide…
Read more
News

Comprehensive Music Theory and Ear Training App Built In Delphi

With almost 3,000 lessons created by music teachers for beginners to professional musicians playing any instrument, EarMaster is a comprehensive, consumer-grade app with extraordinary functionality that uses a variety of different technologies. Despite the app’s technologically advanced backend, the EarMaster team worked hard make it as simple and intuitive as possible to use. EarMaster features…
Read more
CodeDelphi

Learn About A Powerful Delphi FireMonkey Deployment Manager Tool

Once you start building FireMonkey projects you might need to add several files or resources to your deployment manager. The DeployMen tool by GRIJJY® helps you add files and resources in bulk for Delphi supported mobile platforms to the Deployment Manager. Folders and subfoldersSpecific configurations Why we need this tool, because when you try to add third party libraries for instance…
Read more
C++Delphi

Elegant Multi-Device FireMonkey Styles

This video presents building a profile screen for your multi-device application using the FireMonkey framework with both native UI support and custom styling. Highlighted in the video are custom multi-device styles included in Embarcadero’s premium style pack and…
C++Delphi

Add Interactive Gestures To Your Delphi/C++ Builder FireMonkey Mobile Applications

TheImageZoomsample demonstrates how to zoom an image on an iOS or Android device. The sample provides a picture and the user can zoom the picture by pinching it. You can find Delphi and C++ code samples inGitHub Repositories. Search by name into the sample repositories according to your RAD Studio version. To add native gestures to your mobile applications, you should…
Read more