Get access to over 100 FireMonkey cross platform samples for Android, IOS, OSX, Windows, and Linux!

AndroidAppmethodDelphiDemoFiremonkeyIOSOSXWindows

Build Facebook Style Drawer With Delphi Firemonkey On Android And IOS

Facebook Drawer Delphi FiremonkeyIf you’ve ever used the Facebook app or even other apps like Dolphin you might be wondering how to make the draw style menu that slides out from the side. There is a sample project that shows you how to create similar functionality in Delphi XE5 Firemonkey using two TLayouts and a TAnimateFloat. There is a blog entry that describes the code and then the full demo project is available from github. It even has multiple layout functionality depending on whether it is being run on a phone or a tablet (in this case an iPhone or iPad). You should be able to easily modify it to take Android into account if it doesn’t work already. The drawer functionality gives you double and triple the screen real estate easily on a mobile device.

Update: There is also another blog post that turns this idea into a unit class which you can re-use across projects.

Check out the blog post that explains it. And then download the demo off github.



Have Delphi Firemonkey questions? Ask and get answers on StackOverflow.

Related posts
AndroidComponentDelphiDemoFiremonkeyIOSLinuxOSXShowcaseWindows

Experience ChatGPT As A Native Cross-Platform Firemonkey Application

DelphiLibraryWindows

Run Large Language Models Entirely On The GPU With Delphi And Vulkan

Code SnippetDelphiDemoLibraryWindows

Add Real-Time AI Voice Conversations To Windows Applications

ComponentDelphiDemoLibraryWindows

Give AI Models Eyes, Ears, And Real-World Capabilities

Sign up for our Newsletter and
stay informed
[mailpoet_form id="1"]

Leave a Reply