Embarcadero has four mobile arcade game projects for Delphi in Object Pascal available for free over on GitHub. All of the projects run on Android, IOS, OSX, and Windows. One of the projects is called Space Rocks and I modified this project to allow the player to customize the game at runtime (for more info about Space Rocks check out this blog post). The modified game is called Deep Space Rocks.
Build Dynamic Forms At Runtime With Hospitality Survey Editor For Delphi 10.2 Tokyo
September 8, 2017
Embarcadero has released a Hospitality Survey App templatefor Delphi 10.2 Tokyo through their GetIt platform. The Hospitality Survey App consists of four different projects. A client app built with FireMonkey for Android, IOS, OSX, and Windows where users can fill out…
REST with Datasnap Details in Practical Application Part 2
September 3, 2017
Author: Landerson Gomes
When exposing the project I decided to make use of REST DataSnap on the server side, and on the client side of the REST Client Library, and Firemonkey to create our solution.
For serialize and deserialize of JSON types, we use the new features…
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 implement then expected.
Today I was helping in providing the “transparent modal dialog” experience to an…
Author: Landerson Gomes
See in this tutorial how to capture the version of your Android Delphi application. (In Portuguese)
Video
Did you like it? Then sign up for the channel: youtube.com/landersongomes6
Blog
Post orignal on my personal blog, go to…
Container Accordion on Delphi FMX
August 26, 2017
Author: Landerson Gomes
Watch this video tutorial on how to create a retractable container using Delphi Firemonkey. (In Portuguese)
Subscribe to the channel:https://www.youtube.com/landersongomes6
Follow my personal blog with various tips from…
Why I choose Delphi
August 17, 2017
Author: Jens Fudge
Why do I use Delphi
I have been using Delphi since the first version came out back in 1995. My first encounter with Delphi was with Cary Jensen doing a presentation in Copenhagen. I was a student at the time, and didn’t really have the money to attend the presentation, which was something like $250. Luckily my brother invited me. The $250 included a licensed copy of Delphi…
Easy Add Custom Component Icons in Delphi
August 3, 2017
Author: Pawe Gowacki
I have just recently discovered a super easy way of adding custom icons to Delphi components. Traditionally you had to start from a rectangular bitmap of a specific size and color depth and then use Image Editor. This is documented in many places…
My "Expert Delphi" book published!
July 23, 2017
Author: Pawe Gowacki
My “Expert Delphi” book has been published by PACKT Publishing and is currently available for a limited time for just $10at https://www.packtpub.com/application-development/expert-delphi.The book is about how to become developer…
DelphiStyles.comsells custom VCL and FireMonkey Styles. They are offering a free custom VCL Windows Style for RAD Studio 10.2 Tokyo customers through the GetIt Package Manager (Tools > GetIt Package Manager).
After downloading the style, you can find it under C:UsersYourUsernameDocumentsEmbarcaderoStudio19.0CatalogRepositoryAquaLightSlate2-1.0
Select the .vsf file and copy it into…