Subscribe to this list via RSS Blog posts tagged in Mobile
Demo Listbox combined as master-detail relationship Watch this video demonstrating the operation of listbox combined as master-detail relationship. In my presentation at the Embarcadero Conference in Brazil on October 23, I showed a slide showing some screens of apps developed and recreated by me. In the video below the demonstration of the functioning of one of these UI, in which I worked with 3 listbox combined as if they were master-detail relationships. Watch the video
Webinar Replay: Simplify Data Change Tracking with InterBase On October 17, I did an InterBase webinar on using Change Views to simplify data change tracking.  Change Views allows you to reduce your network traffic, keep mobile data costs down and speed up your development time by syncing only the changes you subscribe to. As your database scales, the data tracking hurdles get larger and require complex solutions, triggers, timestamp tables and more. There's a simpler way for you to take control of your data syncs: InterBase Change Views. InterBa...
Posted by on in Blogs
Building Stunning UIs with C++ and FireMonkey With many companies taking the “mobile first” approach, building applications that work on multiple platforms is a requirement for success. Developers who know how to build for more than one platform are in demand, while application users have become accustomed to stunning UIs and intuitive UX. Normally, mobile app development requires learning multiple programming languages and tools like iOS’s Xcode or Android’s Android Studio, then replicating the same functionality for each platform’s disp...
App Home Screen Navigation - FireMonkey UI Templates Providing your application menu on the home/main screen is a popular design pattern used in many applications today. It is especially useful in mobile applications where screen real estate is limited. Home screen navigation can be used by itself to serve as the main application menu, or used in conjunction with a slide-in drawer and/or additional toolbar navigation. Home screen navigation provides all the key application functionality at a glance on one screen. Providing a ...

Posted by on in Blogs
RAD Studio 10.2.3 Webinar Replay On April 5th, the RAD Studio Product Management team hosted a deep dive webinar on RAD Studio 10.2.3. In this webinar replay, you will learn about the new C++ enhancements including rename refactoring and CMake capabilities in C++Builder, mobile development support in Professional editions, new FireMonkey UI templates, support for ExtJS in RAD Server and more. This recording also includes the Q&A from the webinar.   ...
Не Firemonkey единой - вебинар Embarcadero Приглашаем всех на интересный вебинар, посвященный еще одной альтернативе FireMonkey для разработки мобильных приложений на Delphi. Это тем более интересно, поскольку в вебинаре принимает участие автор разработки Ярослав Бровин - один из бывших разработчиков FireMonkey. Вебинар пройдет во вторник 27 марта в полдень по московскому времени.      FGX Native. Новейшая кроссплатформенная платформа для мобильной разработки на Delphi.   &...
Mobile Support in Delphi and C++Builder 10.2.3 Professional Edition New in 10.2 Tokyo Release 3 for Delphi and C++Builder Professional edition is the inclusion of mobile support for new purchases and customers on active Update Subscription.  Previously sold as a separate add-on pack for Delphi and C++Builder Professional (or included as part of RAD Studio Pro or higher, or Delphi and C++Builder Enterprise & Architect), the included mobile support allows Delphi and C++ developers to target iOS and Android, in addition to Windows and macOS, all from a si...
Boost Your Delphi Development to Infinity and Beyond, Nov 29, UK Embt office I'm very happy to invite all UK Delphi developers to a free Delphi half-day event organised by Grey Matter and Embarcadero in the UK Embarcadero Head Office in Maidenhead. The agenda is packed with useful information, including modernising VCL apps, cross-platform mobile development and brand new stuff including CData Enterprise Connectors and an introduction to Sencha. Get ready! More information at community events. Here is the detailed agenda! The event is free but space is limited so regis...
Creating a profile screen for your mobile application Many mobile applications today include a profile screen. Popular music apps display your favorite musician's bio along with song and album details and concert information on the artist's profile page while social media apps display your hometown information, recently visited locations, profile photo, number of followers and more. I decided to create a nice sample that shows how you can easily implement a profile screen in your own FireMonkey application.

Posted by on in Blogs
Official quartic equation using Delphi Firemonkey This program is made in Delphi. made @luxidea -san.  He is a great Japanese researcher. The program to be introduced this time is to display the official graph. Video not found or Youtube service not available   This program is released by github. https://github.com/LUXOPHIA/RootsFormula     【#Delphi】Formula of Roots解の公式を用いて1~4次方程式の解をリアルタイムに計算しました。★4K動画:https://t.co/hh6mv98mYg・https://t.co/JSVySfHBMI#FireMonkey #Math #Algebra pic.twitter.com/TvM0BkU70t — 中山雅紀 (@luxidea) 2017年2月26日

Check out more tips and tricks in this development video: