Gorilla3D is a powerful, easy to use, and modern 3D framework for Delphi and C++ Builder FireMonkey on Windows and Android. IOS and OSX support are listed as in progress. This is a commercial product and appears to be an Alpha release but source code is available. It’s nice to see some significant improvement in 3D solutions for FireMonkey with this solution. The main new features of Gorilla3D…
Using InterBase Change Views
December 30, 2020
With Change Views, you have this patented method to work with that is a lot easier to develop and scale for your customer base. Using InterBase Change Views, you can now identify specifically what deltas have changed at the field level.
Change views are a subscription based…
Easily Apply VCL Styles To Dialogs And More With Open Source VCL Styles Utils Project
December 30, 2020
The VCL Styles Utils is a Delphi library that extends the RAD Studio VCL Styles, adding unique features like the support for Classic and New Common dialogs, Task Dialogs, Styling of popup and shell menus, Non client area components, and much more. This library was…
Discover The Powerful In Memory TFDMemTable Data Table In Delphi
December 30, 2020
TheMainsample shows you how to use different database functionalities related with theTFDMemTableclass. To this end, the sample uses different properties and methods of the cited class. The following dataset features are implemented:
Savea dataset data to a file.Loada dataset data from a file.Modify the fieldsand the indexes of the fields in a…
Powerful Open Source Minimalist Web Framework Available For Delphi
December 30, 2020
When you learn the Embarcadero Delphi programming language, you can create anything with it. From cross-platform applications to the web applications. You can create both backend and frontend with the same language moreover, it can become handy when it comes to connecting…
Lumicademy is a platform-as-a-service for providing a real-time, virtual classroom experience that customers can add to their existing product or service and it is written in Delphi using Firemonkey. According to the developers if you need to add live video conferencing or…
New Years Resolution: Learn. Teach. Repeat.
December 29, 2020
The title of this blog post may combine two somewhat overly familiar ideas, but it’s highly appropriate for the goals we have set. Learning and teaching Delphi is paramount for our success, and we plan to keep doing more of it in the New Year. Delphi education helps popularize Embarcadero products, of course, but more importantly, it serves our community and your customers. Delphi is…
Easily Convert C Code Into Delphi Code With Open Source Solution
December 29, 2020
Have you ever tried to convert your C programs into Delphi? If it is you? Here is the solution for you!
C-To-Delphi–This tool will convert most of your standard C code.
It contains a split view, with C on the left and Delphi on the right. The Delphi…
Easily Customize The Syntax Editor Coloring In Delphi With The Third Party Delphi IDE Theme Editor
December 29, 2020
The Delphi IDE Theme Editor lets you customize the syntax highlighting editor within the Delphi IDE. Additionally, full source code is available for it as well. Delphi has this functionality built in but if you want more custom settings to get in there and really tweak the…
Learn How To Create Flexible Cross-Platform FireMonkey Applications Using TFrameStand For Delphi
December 29, 2020
Create modern-looking applications with FireMonkeyTFrameStandandTFormStandcomponents from Andrea Magni, who is one of the Delphi and FireMonkey MVPs.
Easily use TFrame or TForm descendants in your FireMonkey applications to gain visual consistency through the whole user experience and easily add modern-looking elements like effects and transitions.
You can easily…