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 Docs.
Installation
Steps:
Download the trial versionUnzip doffice.zipFind Winsoft.DirectOffice.dll in…
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…
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 compiling in Delphi 6 to compiling in Delphi 10.4. The three options are:
TurboPack TSynEdit –…
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…
ImageEn is an extensive component suite for image editing, display and analysis written in pure VCL code for Delphi and C++ Builder. Thousands of software developers use ImageEn to add powerful multimedia functionality to their applications. ImageEn is suitable for all applications, from basic image loading and display features for general applications to advanced features like layer editing…
Easy Access Development Using Winsoft's Adonis
August 19, 2020
Access (“MS-Access”) is a popular desktop database for Microsoft Windows. It ranks among the top-10 databases on DB-Engines, and widely used in many Fortune-500 companies. Vendors, such as Hallam-ICS and QNE (Malaysia, Philippines) create business applications that use…
Data Abstract provides Delphi with powerful and flexible multi-tier database access. Your client apps should be shielded from differences in database types and structure.
In the middle tier, enforce business logic and security. You have complete control over how data is…
Robust and Powerful Pascal Analyzer for Delphi on Windows
August 17, 2020
Pascal Analyzer, orPALfor short, is a utility program that analyzes, documents, debugs, and helps you optimize your source code.
Pascal Analyzer makes a static code analysis. It only needs the source code, unlike other similar tools that perform an analysis of the running program.
We think that PAL will help you better understand your code and support you in producing code of…