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 components facilitating straightforward peer-to-peer communications between related or unrelated processes.
With the IPWorks…
High-Performance Visual And Non-visual Custom DataBase Grid Components Are Great For Windows Apps
February 11, 2021
Thousands of Delphi and C++ Builder developers loveEhlibcomponents. BecauseEhlibcontains productive components and classes which are very helpful to make great client part of the database applications with Delphi and C++ Builder.
The most…
Relyze Desktop: Impressive Reverse Engineering Software Suite Is Built In C++Builder
February 11, 2021
Relyze Desktop lets you reverse engineer, decompile and diff x86, x64, ARM32 and ARM64 software, allowing you to understand and visualize how native code software operates. Developed with C++ Builder we leverage the Visual Component Library (VCL) to build a sleek modern…
Build Visual Stunning Apps Faster With Less Code Using RAD Studio Architect Edition
January 25, 2021
See first hand how to develop faster with the extra features included in the RAD Studio Architect edition, including Aqua Data Studio, Sencha Ext JS, Ranorex. This low code RAD demo includes the development of Web, Mobile, and Desktop UI’s with a RESTful server. In the webinar Stephen Ball, Mary Kelly, and Alex Ruiz will discuss and demo Aqua Data Studio, Sencha Architect, and RAD Server…
Easily Perform Datetime Conversions And Time Zone Shifting Using Python Delorean Library On Windows
December 25, 2020
Earlier we have learned how to manipulate date-time efficiently using Python Arrow Library in the Delphi application. Another alternate for this library is using Python Delorean Library. Delorean is a library that provides easy and convenient DateTime conversions in Python.
Easily Build Your Own Cross-Platform Photo Editor App From This RAD Studio Demo Source Code
December 18, 2020
This sample illustrates how to apply image filters to photos taken with the device camera or loaded from the camera roll, how to save the customized photo to the photo library on the device, and then share it across popular social media platforms. Designed for iOS and…
Overview
All photo and video editing applications utilize some kinds of media libraries to make their job easy. This article is about the Media Recorder component for Android by WINSOFT. This Media Recorder component for Android uses Android MediaRecorder API and provides audio and video recording functionality.
The Android MediaRecorder API includes support for capturing and encoding a…
When you start developing applications, you start to think about making a great user experience with a great and stunning user interface. With this Icons8 icon pack, you can get visually stunning icons for free.
With more than 64,800 free icons your applications…
Easily Add Slide Animations To Your Cross Platform Apps With Gesture Support In This FireMonkey Sample
December 3, 2020
In this post, you will discover two different demo application,the first oneshows you how to add sliding tabs to an application through the use of multiple tabs with custom settings, next and back buttons, and gesture support.The second sampleshows…
Boost Productivity With Useful Bookmarks IDE Plugin To Bookmark And Navigate Code In Delphi And C++Builder
December 3, 2020
Many know how to use BookMark in your code editor using the RAD Studio IDE. You can mark a location in your code with a bookmark and jump directly to it from anywhere in the file. Bookmarks are preserved when you save the file and available when you reopen the file in the Code Editor. These existing IDE Bookmark features can be replaced with a flexible IDE Plugin Bookmarks 1.6.2. This post will…