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…
Flexible Serial Communication Protocol Suite For Delphi/C++ Builder FireMonkey Cross Platform Apps
October 6, 2020
Serial Communicationsis a core communication between PC and peripheral devices Such as a programmable instrument or another computer. Do you feel challenged or tired in writing code to communicate with serial devices from yourDelphi/C++FireMonkey…
Many situations developers have a debate on REST vs JSON-RPC. Plenty of resources available in Internet to distinguish them. This is one among them and direct how to create and use JSON-RPC with Delphi MVC Framework quickly.
REST: The Word REST is the Abbreviation of the…
Accessing internet resources becomes a common feature in modern desktop windows applications. Thinking how to build these capabilities in yourDelphi/C++ FireMonkey Applications?WINSOFTmade a Flexible component suite that helps you to access internet resources withFTP, andHTTP/HTTPSprotocols. It uses the Standard…
Learn How to Customize Delphi Components With The FMX Styles In This CodeRage Replay
October 5, 2020
Many FireMonkey developers try to change the properties of the components to make unique designs or styles. But, by changing properties you make a few changes and that is it. What you can do is that you just need to learn how to customize FMX styles.
In this CodeRage…
Learn How To Build Powerful User Interfaces With Delphi FireMonkey In This Bootcamp Replay
October 4, 2020
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…
Open Another Dimension Using the THorzScrollBox Component in Delphi FireMonkey Apps On Android And iOS
October 4, 2020
The THorzScrollBox component helps you to widen your form. This HorizontalScroll sample demonstrates how to use theTHorzScrollBoxcomponent to scroll through different pictures on your FireMonkey form.
Yeah, you already think you can make intro windows with that or interactive content! So how to use this component then? Here is our sample for…
Create A Cross-Platform Photo Sharing App Within 3 Minutes Using C++ Builder FireMonkey
October 3, 2020
C++ Builder has always been an outstanding rapid application development environment for millions of developers around the world. In this tutorial, you can see a demonstration of building a photo-sharing application in under 3 minutes using the C++ Builder FireMonkey for…
Learn How Easy It Is To Use OAuth2.0 With The Rest Client Components For C++ Builder
October 2, 2020
Authentication becomes critical part of any business, that too developing applications using OAuth2.0 protocol is still challenging to some C++Builder developers using Restful APIs as most modern IoT applications mandates. Don’t worry, this post will simpilify your…
Powerful Port And Memory-Mapped I/O Accessor For Delphi/C++ Applications On Windows.
October 1, 2020
Port-Mapped I/O and Memory-Mapped I/O is the key method to connect from CPU to I/O Peripherals. Do you need to write applications to access Memory-mapped IO addresses using Delphi/C++? Don’t know where to start? Don’t worry, WINSOFT helped us with a component to do the job quickly.
Features:
Access to I/O and memory-mapped ports on 32 and 64-bit WindowsPnP device drivers built…