DelphiRAD Studio

Easily Deploy Advanced Android Kiosk Mode With This FireMonkey Template

With Embarcadero Delphi, this FireMonkey template demonstrates the new Android Kiosk Mode introduced in Android 6.0. Kiosk mode (lock mode) is a distinct application mode. These applications cannot be closed. In this post, you’ll learn how to easily deploy advanced Android kiosk mode with the help and use of Android App Builder Software. The purpose of this template is Demonstration…
Read more
Delphi

Personal Money Manager App Available In Google Play Is Built In Delphi

My Money is a personal money manager app available for Android in Google Play and it is built in Delphi. According to the app description “it is a financial app to help you take notes of your daily expenses and incomes. You can then set your monthly budget so you can adjust your daily expenses accordingly. You can create accounts and categories to split your expenses based on your need.
Read more
CodeDelphi

Learn How The Delphi RTL Improves Efficiency With Fewer Lines of Code

Delphi RunTime Library gets enhanced with each new Delphi release, but often these improvements hide behind many flashier features. In this session, you can find out some of these fantastic RTL features. For instance, you have this Delphi code: if value = 0 then Result := 'Zero' else Result := 'Non-Zero'; As you can see this is 4 lines of code. You might have seen that in…
Read more
C++DelphiRAD Studio

Learn Advanced FireMonkey Development For Building Visually Stunning GUIs On Linux

Jim McKeeth, Ian Barker, and Frank Lauter discuss the benefits of FireMonkey on Linux and all the exciting things FMXLinux can do for your projects in this CodeRage session. FireMonkey for Linux, also known as FMXLinux, is an add-on component that is made available to Delphi and RAD Studio Enterprise and Architect edition customers through an exclusive OEM agreement with…
Read more