Lazarus Free Object Pascal Running on Mobile.png
691.2 KB
Lazarus Free Pascal is running on Mobile Phone! #GreatStuffwithDelphiWorld
Quick Reportning alternativi: Fortes Report. Ajoyib tomoni TEKIN: https://github.com/fortesinformatica/fortesreport-ce
GitHub
GitHub - fortesinformatica/fortesreport-ce: The FortesReport is a powerful report generator available as a package of components…
The FortesReport is a powerful report generator available as a package of components for Delphi. In FortesReport, the reports are composed of bands that have specific functions in the print stream....
A new mutlti-threading library for Delphi. (darkThreading) - https://community.embarcadero.com/blogs/entry/a-new-mutlti-threading-library-for-delphi-darkthreading
Embarcadero
A new mutlti-threading library for Delphi. (darkThreading)
My regular readers may be aware that over the past two or three months, I’ve been working on building a new video game engine for Delphi....
Chet – A C Header Translator powered by Clang - https://blog.grijjy.com/2018/05/29/chet-a-c-header-translator-powered-by-clang/
grijjy blog
Chet – A C Header Translator powered by Clang
In my previous post on libclang for Delphi, I mentioned an obvious use case for libclang: to build a (better) C-to-Pascal header converter. I also suggested I may provide such a tool in the future.…
libclang for Delphi : https://blog.grijjy.com/2018/05/15/libclang-for-delphi/
grijjy blog
libclang for Delphi
You may know Clang as a compiler for the C family of languages. But is a library too; one that you can also use from Delphi to create tools to work with C(++) and Objective-C code. Tools such as he…