C++DelphiRAD Studio

Easily Customize The Appearance Of The FireMonkey ListView Using The ListViewAddThumbAndCaption Cross Platform Sample App

Viewing your valuable data in a List with ultimate user experience becomes the essential need in Modern Desktop and Mobile Applications. Some of the usecase needs to toggle between the editingmode or viewing the list items with different appearance .e.g Selecting Multiple Contacts to delete from a Contacts List. Delphi/C++ Builder offers robust components to do the Job at Design time or Runtime…
Read more
C++Delphi

Add Interactive Gestures To Your Delphi/C++ Builder FireMonkey Mobile Applications

TheImageZoomsample demonstrates how to zoom an image on an iOS or Android device. The sample provides a picture and the user can zoom the picture by pinching it. You can find Delphi and C++ code samples inGitHub Repositories. Search by name into the sample repositories according to your RAD Studio version. To add native gestures to your mobile applications, you should…
Read more
C++Delphi

Learn How To Build Powerful User Interfaces With Delphi FireMonkey In This Bootcamp Replay

Once you learn how to create compelling user interfaces with the FireMonkey you start feeling the power of the FireMonkey. In this video, you can learn the concepts of FireMonkey which helps you to think wider with the FireMonkey. Here are the basics of the FireMonkey: Anything can be nestedSee ClipChildrenMost numeric properties are single & animatablePosition, RotationCenter…
Read more
DelphiRAD StudioTech Partner

Add Joystick Support To FireMonkey Apps In Delphi And C++Builder On Windows

It is surprisingly easy to add joystick support to your Firemonkey app on Windows. Here is a third party component from WINSOFT for Delphi and C++ Builder component for retrieving joystick position and status for any keys. You can use wired or wireless joystick for your application like games, audio/video players and other application. I have tested this delphi component on a recent Windows 10.
Read more