WmHelp XMLPad is a powerful native Windows XML editor and it is built in Delphi. It has a huge number of features including a powerful XML, XSD and DTD editor with color syntax highlighting, line numbers, element range navigation, and context-dependent source assistant wizard. Additionally, it has editing the DTD and XML using the tree and properties views, synchronized with the regular editor…
When you become friends with RAD Studio and RAD Server, you will have a superpower and, you become a 10X engineer because with RAD Server you can easily create complex and scalable services-based applications with high productivity.
With the power of RAD Server, you…
Easily Create Stunning Responsive Apps With Third Party FMXUI Library For Delphi FireMonkey
January 4, 2021
With the power of the Delphi programming language and the cross-platform FireMonkey framework, dozens of Delphi developers have created their own custom FireMonkey UI components to accomplish their goals, for instance, the TBadgeView component which helps to make unread…
Easily Improve Your Productivity With The Delphi Dev Shell Tools Windows Shell Extension
January 4, 2021
This Windows Shell Extension contains really useful tasks for Object Pascal developers. It creates right click options in Windows Explorer that really help you work with your Delphi projects to their fullest and save massive amounts of time. Go through the features and images below and get to know it.
The Dev-Shell-Tools has many settings and functions, which are described below, how they…
The Sample is using the “Custom” list view item appearance value and configuring the appearance properties of list view items at design time. It also shows how to do this at run time.
When you run the application, it shows a list view. Each list item shows a…
Learn How to Asynchronously Execute SQL In Delphi With FireDAC
January 2, 2021
TheAsyncsample shows you how to use theIFDPhysCommandinterface to configure the differentasynchronous execution modes. To this end, the sample uses a group of four radio buttons. Each radio button sets…
View PDFs On iOS With This Powerful Native PDF Library For Delphi FireMonkey By Winsoft
January 1, 2021
Introduction
Native PDF library supports iOS only. It uses PDFKit framework. In the next short you will find installation instructions on how to add the library in the Rad Studio.
2. Components in the Demo and what they do.
This Demo does not contain any components in Design-time. It is a simple project which executes the main code in the FormCreate event, as well as FormResize…
High-Performance FastMath Library For Math-Intensive Applications On iOS, macOS, Android, And Windows
January 1, 2021
FastMath is a Delphi math library created by Erik van Bilsen, Co-Founder and Software Developer at Grijjy, Inc. It is optimized for speed, but that speed is sometimes at the expense of accuracy due to insufficient error checking. According to the library, it achieves good…
Quickly Define APIDocAttributes To Easily Add Documentation To Your RAD Server Solutions
January 1, 2021
The sample consists of an EMS package that loads a new resource into the EMS Server provided with RAD Studio. The demo uses FireDAC components to access the Interbase databaseemployee.gdb. The connection parameters are defined in the TFDConnection component. If you…
Easily Establish an InterBase Temporary Connection Definition at Run-Time With Delphi
January 1, 2021
The InterBase getting started sample shows how to create a temporary connection definition at run-time with InterBase database. This sample allows the user to do:
Temporary connection definition at run-time.
Master-details relationship between datasets using TFDQuery.
Transactions handling with TFDTransaction.
Management of InterBase database such as: managing users, creating…