Solution Name: RAD Server Field Service Application – Delphi
Industry: Field Service
Solution Overview: The RAD Server Field Service Industry Template provides an end-to-end field service application template for routing appointments, managing parts, and user administration. It is made up of a REST server module, a desktop client, and a cross platform mobile…
Simulating Transparent Dialog on FireMonkey Mobile
September 1, 2017
Author: Pawe Gowacki
Delivering great user experience is probably one most important thing in app design. Certain ideas that seem to be easy to achieve in the conceptual phase of development, when an app is still a bunch of wireframes and sketches, could be more difficult to…
LiveBindings is a great technology built into Delphi and C++Builder for bypassing most of the code involved in aCRUD data cycle (Create, Read, Update and Delete Cycle). Itcan keep you out of massive amounts of technical debt. However, sometimes the standard…
DEMO APP MANAGEMENT POST FUEL
May 7, 2017
Author: Landerson Gomes
Video Demo of a prototype project of the Fuel Station Management App.
Project
One partner asked me for a mobile application for fuel station management that interacted with a server application that already exists and is in production. Using Delphi 10.1 Berlin, I was able to prepare this prototype and communicate with the server for a total of 14…
If one of the classic appearances is used, the TListViewItem.ImageIndex property can be set. This is illustrated on the first Tab. Likewise, a LiveBindings link can be drawn directly to an Item.ImageIndex field for a similar effect.
When using a dynamic appearance…
Building Proximity Aware Application with RAD Studio XE8
April 8, 2015
RAD Studio XE8 provides you with the tools to rapidly design, build, and deploy connected apps that deliver innovative IoT solutions.
The new Beacon component makes it easy to add proximity awareness to your applications.
Two beacon formats are available: iBeacon and…