BeaconFence is a new developer proximity solution that provides GPS-free indoor and outdoor location tracking as well as events that occur as the user of the smartphone application moves within an area or zone.
BeaconFence has a mapping technology that allows you to define rectangular and radial zones for any physical layout. With the BeaconFence technology, you can track location information…
RAD Studio comes with hundreds of visual and non-visual components to make developers’ life easier. But not knowing how to use them is the problem most of the time. I have seen many new VCL and FMX developers try to do something within a hard way. So, we are here for…
Data visualization is one of the essential parts of most applications. Without visual or graphical representation the data is somehow boring. With charts, diagrams and maps you can easily understand the data by just looking at it.
Creating a graphical representation of…
In the olden times, Cryptography was utilized for transforming plain messages or just plaintext into an indecipherable format. And these incomprehensible words were sent to each other and if the receiver knows the algorithm to convert that ciphered text to a readable format. Or there was a special decryption key that could decrypt the messages.
The process of transforming the messages from a…
Delphi and C++ Builder provides a set of advanced REST components to talk with external APIs. Several sample applications show you how to exchange data with APIs. For example, theCloud API Testsample has fully functional 5K+ lines of code demo for playing with…
With the MiTeC System Information component suite, you can get complex system information in Delphi.
Sometimes I need to know about my system fully and I use some utility applications to find out what kind of components I have in my system.
Since you are a Delphi…
Creating an app and starting a business is not the same as distributing written software worldwide. Globalization is the most important trend in all markets right now. If you want to stay competitive, consider localizing your software to each market or at least targeting large markets.
We can create solutions quickly with RAD Studio (Delphi and C++Builder), but when it comes to software…
The FMX.TabSlideTransition Sample adds dynamism to the use of tab sliding effects in mobile applications.
Location
You can find theTabSlideTransitionsample project at:
Start | Programs | Embarcadero RAD Studio Sydney | Samplesand navigate to…
Learn How Easy It Is To Map Dataset Columns With A Table Adapter In FireDAC For Delphi
March 6, 2021
TheCommandssample shows you how to set up column mappings.
Location
You can find theMappingColumnssample project at:
Start | Programs | Embarcadero RAD Studio Sydney | Samplesand then navigate to: Object PascalDatabaseFireDACSamplesDApt…
When you start building your projects, you would like to start with one UI component set to target Android, iOS, macOS, Windows. The standard components provide enough tools to make any type of application but, sometimes you need a cross-platform UI component set. And the solution is the TMS FNC UI Pack. TMS FNC UI Pack includes optimized and advanced grid, planner, treeview, rich editor, and…