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 you to help on making things easy for you.
Most of the time problems occur when a developer does not know what he has…
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.
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 Microsoft Azure and Amazon Web Services. This means you can connect any web service easily with the built-in components.
TMS…
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…
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…
Delphi VCL ecosystem is so huge and because of it, developing desktop applications is so easy. In one sentence we can say: Delphi VCL is a killer in visual development solution for Windows.
Until now, we have explored so many useful and complex VCL and FMX libraries and frameworks:
Enterprise-Grade WebSocket ComponentsCloud Services In Your Delphi Windows ApplicationsMessage Queue…
Sometimes Developers Want to list or Identify USB devices connected to the machine and perform some actions to the USB devices programmatically. How do enumerate the USB devices quickly? Don’t know how to do it?. Don’t worry. MiTec’s System Information Management…
One of the powerful peer-to-peer communication solutions for Delphi and C++ Builder developers is called IPWorks IPC. It is a suite of components for inter-process communications (IPC) through Named Pipes. The component set combines client, server, and remote execution…
Enterprise-Grade Rich Text Editor Component For Windows With WYSIWYG Editing And Reporting Add-Ons
March 2, 2021
TRichView Component is a set of native Delphi and C++ Builder VCL components for illustrating, editing, and printing complex rich text documents easily.
TRichView component suite offers a wide range of functionalities to create advanced text editors, web/help/book authoring applications, chats, and messengers. Moreover, if you need a high-quality hypertext user interface, the TRichView…