JSONis a text-based data format following JavaScript object syntax, which was popularized byDouglas Crockford. Even though it closely resembles JavaScript object literal syntax, it can be used independently from JavaScript, and many programming environments feature the ability to read (parse) and generate JSON. JSON exists as a string, and is useful when you want to transmit data…
While looking into upgrading the FastMM4 version in Embarcadero Dev-C++ I ran across a fork of FastMM4 called FastMM4-AVX. It uses special instruction sets to achieve better results than the original FastMM4. Developer maximmasiutin has added a number of enhancements to the…
Do you want to build the Audio recorder and Player capabilities in your FireMonkey Applications? Not Sure Where to and How to start with? Don’t worry, you’re at the right place. WINSOFT Audio Component Suite for FireMonkey helps to build audio capabilities in…
Are you someone struggling with how to build the Audio recorder and player in your Delphi/C++ and Lazarus applications? Don’t worry this post is for you.WINSOFT made Delphi/C++/Lazarus developer’s life easy to quickly build Audio recorder and player features using Audio Component Suite. This Audio Component suite uses Standard Windows Waveform Audio API. It contains a Recorder…
Winsoft’s Direct Office is a nice third party solution which bypasses the middle-man – namely Word – to create, open, and save DOCX documents.
DOCX is a standardized file format. It can be read using Libre Office, SoftMaker’s TextMaker and on-line Google…
The Nexus Quality Suite (NQS) is a set of tools that enables you to fine tune your applications to the highest possible performance and quality standards. The current collection of tools include Line, Method and Block level profilers; a memory and resources leek analysis…
Unoffical Forums Around Delphi, C++Builder, And InterBase
August 20, 2020
There are a number of unofficial forums which are based around Embarcadero products such as Delphi, C++Builder, and InterBase. The unofficial forums can be a great way to interact with your peers, get help with issues, and promote your own projects. Here is a list of some of those unofficial forums around the work sorted by language. If you know of some that are not on the list post them in the…
Syntax Highlighting Editors In Delphi & C++Builder On Windows
August 20, 2020
A popular syntax highlighting editor for Delphi is called TSynEdit. This post is mainly focused on the various forks of TSynEdit and which one you might want to use in your own projects. The Dev C++ project uses TSynEdit which needed to be upgraded when it was lifted from…
I ran across this post over on StackExchange where Danny Thorpe, one of the original Delphi 1 team members, recounts the effort that went into the research and development behind the creation of Delphi 1.
Enjoy!
“Delphi 1.0 was released Feb 14, 1995. By my (now…
TUsers Security Component helps Delphi Developers implementing User Authentication and User Permissions Management quickly in their Desktop Applications. Password protect menus, buttons, actions, dbgrids, datasets, fields and virtually any VCL component, even 3rd-party componentes, like DevExpress and JVCL. The built-in and user-friendly Admistration Module gives you powerfull and easy user rigths…