Embarcadero GetIt
Cross-platform 2D graphics API based on Google’s Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images. … Read more
3 years ago 0
Welcome to LearnDelphi.tv
When we start Delphi, we can have it create a default application type. In this video, when we start Delphi, it will automatically create a blank VCL application. … Read more
3 years ago in Movie0
FPiette
ICS V8.67 has been released at: http://wiki.overbyte.eu/wiki/index.php/ICS_Download ICS is a free internet component library for Delphi 7, 2006 to 2010, XE to XE8, 10 Seattle, 10.1 Berlin, 10.2 Tokyo, 10.3 Rio, 10.4 Sydney and 11.0… … Read more
3 years ago in Delphi, Delphi 11, embacadero, ICS, pascal, programming0
TMS Software
BackgroundOne of the many reasons to develop TMS WEB Core for Visual Studio Code was that you could use this highly popular development environment directly on your favorite desktop Windows, macOS or Linux system…. … Read more
3 years ago 0
Embarcadero GetIt
Xerces C++ is a validating XML parser written in a portable subset of C++. Xerces makes it easy to give your application the ability to read and write XML data. A shared library is provided… … Read more
3 years ago 0
Embarcadero GetIt
The Guidelines Support Library (GSL) contains functions and types that are suggested for use by the C++ Core Guidelines maintained by the Standard C++ Foundation. This repo contains Microsoft’s implementation of GSL. … Read more
3 years ago 0
Embarcadero GetIt
This is Expat, a C library for parsing XML, started by James Clark in 1997. Expat is a stream-oriented XML parser. This means that you register handlers with the parser before starting the parse. These… … Read more
3 years ago 0
Embarcadero GetIt
Python for Delphi (P4D) is a set of free components that wrap up the Python DLL into Delphi. They let you easily execute Python scripts, create new Python modules and new Python types. You can… … Read more
3 years ago 0
Soho Theme on while true do;
In a few of hours I’ll present the new RAD Studio 11 Alexandria to the italian Delphi and C++Builder developers community (register page here). Even if it’s only an on-line meeting due to the pandemic,… … Read more
3 years ago 0
Soho Theme on while true do;
In a few of hours I’ll present the new RAD Studio 11 Alexandria to the italian Delphi and C++Builder developers community (register page here). Even if it’s only an on-line meeting due to the pandemic,… … Read more
3 years ago 0
Dalija Prasnikar
In the TCoffeeAndCode session about “Code Profiling, Optimization, Performance, and Memory Leaks”, it has been mentioned that generics are slow. However, no specific details were given, and this topic deserves to be explained in more… … Read more
3 years ago in Delphi, generics, Optimization0