CodeDelphiShowcase

Fun maXbox Is An All-In-One Script Engine Application: Powered By Delphi

maXbox is an open source script studio with an Object Pascal scripting language. According to the developer, “it is an open-source script tool engine, compiler, and source library, all in one. Use it to design and code your scripts! Pure Code for Object Pascal Scripting. The guiding principles are simplicity and the reduction of complexity to the max. The app is self-containment “out of…
Read more
CodeDelphiNews

Installing Component Packages Manually

Sometimes you need to install components manually. Maybe the installer wasn’t updated for your version of Delphi, or it is an open-source library without an installer. Whatever the reason, here is a short guide in addition to what is found in the DocWiki on the…