GpDelphiUnits is a collection of Delphi units by Primož Gabrijelčič. These units might help you to do some work quickly and efficiently. This is an open-source project and you can check out the full source code on overGitHub.
What you can get from these units? Here are some of the available units with aims:
DSiWin32
Collection of Win32/Win64 wrappers and helper…
Learn About The Delphi Language Growth and Modern Capabilities
October 1, 2020
The Delphi has been blazing fast application development environment for over 25 years now and it continues on growth. Delphi is swift and capable of creating any application if you know how to use Delphi!
Currently, with the Delphi, you can create apps for many operating…
Note the following information has been made available by the author of PasDoc regarding the tool.
Documentation is generated from comments found in the source code or from external files. Many formatting @-tags are supported. Many output formats are supported, including…
Replay from part 1 of the Python for Delphi Developers. Be sure to register for Part 2!
Agenda
Motivation and SynergiesIntroduction to PythonIntroduction to Python for DelphiSimple DemoTPythonModuleTPyDelphiWrapper
A few useful links
Python4Delphi librarySynEdit libraryPython for Windows DownloadPyScripter IDE for Python written in Delphi using Python4Delphi and SynEditPython Tutorial…
C++ Builder 10.4.x Platform APIs
September 28, 2020
C++ Builder provides three levels of development:
⦁ Components (VCL and FMX)
⦁ Common Libraries (RTL).
⦁ Platform APIs (iOS, Android, Mac OS)
In this post we will discuss and show how to use the Platform APIs (iOS, Android, Mac OS).
Specifically, we’ll look at…
EsVCLComponents – Free ErrorSoft Vcl Components – a free library of VCL components for Delphi and C++Builder. This new controls and components to improve the appearance applications and to better user experience. All components have best support transparency…
Powerful Spider Delphi Profiler Brings You Real Time Profiling For Delphi Applications
September 26, 2020
Delphi Profilers are used for Delphi application analysis, including performance profiling, memory and resource profiling, code coverage, unused unit detection, code metrics, exception tracing and integration with RAD Studio.
To get more detailed information about the Spider – Delphi Profiler, check the features below:
Detailed debug information (internal, TDS, MAP)Display information…
Powerful VerySimple.Lua Embeddable Scripting Language Library For Delphi
September 26, 2020
Lua is with an emphasis on embedded systems (e.g., the Ginga middleware for digital TV in Brazil) and games (e.g., World of Warcraft). It is currently the leading scripting language in games and it has a deserved reputation for performance. To claim to be “as fast as…
Blazing Fast Socket Communications Component Library For Delphi
September 26, 2020
NetCom7 is an extremely optimized code on TCP/IP sockets. Forget using one thread per connection. With this suite, you can have as many concurrent connections to your server as you like. Threads are used per request and not per connection, and are maintained in a very fast…
Powerful BrainMM Memory Manager Designed For Modern Apps In Delphi/C++
September 25, 2020
BrainMM is an alternate memory manager for Delphi. There are a number of benchmarks between FastMM and BrainMM provided. This is an open source project over on Github. With time the project will grow to the level of standard Delphi/C++ Builder supply, along with other great libraries. Supports of all operating systems envisaged by Delphi and C++ Builder. BrainMM memory manager…