Author: Sadaqat Ali
There are a number of Firemonkey component sets available for Delphi Berlin that can help you get ahead when developing for Android and iOS. Consider component developers to be another member of your team: they do the groundwork so you can focus on the…
Delphi VCL and FireMonkey: eBooks, Books, Tutorials and Courseware - a collection of links
July 6, 2015
We are often asked where developers and teachers can find books, courseware and tutorials available today that cover Delphi programming and Multi-Device FireMonkey app development. The great news is that there are more and more books appearing on Amazon, Lulu and online. Here is my latest list of books, courseware and tutorials from book shopping sites and developer sites.
ebooks
Mobile…
True Type Font Iconography for Android and iOS Apps
January 26, 2015
Author: Brian Alexakis
Download Project Files
Download the project files.
How to Deploy a Custom True Type Font
First create a new Multi Device Application in either C++ or Object Pascal.
Save the project to a folder on your filesystem.
From the FontAwesome downloaded…
OpenSSL and HTTPS Support for iOS Devices
December 29, 2014
Author: Brian Alexakis
For the iOS Device target platform, which does not support dynamic libraries, you need a static version of these library files (libcrypto.a and libssl.a). To obtain these library files, do either of the following:
Download the pre-compiled libraries…