DelphiRAD Studio

Powerful Open Source Minimalist Web Framework Available For Delphi

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 them. There are several official web application and API frameworks available for Delphi & C++ Builder. One of them…
Read more
CodeDelphiIDERAD Studio

Easily Customize The Syntax Editor Coloring In Delphi With The Third Party Delphi IDE Theme Editor

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 editor to be just how you like it take a look. Set and edit IDE color settings from scratch or import existing themes from…
Read more
DelphiRAD Studio

Vulkan-Based Game Engine For Object Pascal

Vulkan header generator and Vulkan OOP-style API wrapper for Object Pascal (FreePascal >= 3.1.1 FPC SVN revision 33196 and Delphi >= 2009) The Vulkan.pas binding header unit itself (including the vkxml2pas.dpr converter) is and stays also compatible with the old Delphi 7 version, but the PasVulkan.*.pas framework units are no more Delphi 7 compatible because they are using new Object…
Read more
CodeDelphiRAD Studio

Discover A Practical CD/DVD/Blu-Ray Burner Windows Component Suite For Delphi By WINSOFT

Introduction Delphi Builder components for preparing and burning images to CD, DVD, and Blu-ray optical storage media. Uses standard Windows Image Mastering API 2. 2. Components in the Demo and what they do The Demo contains some labels with text, as well as TEdits for the directory paths and file names. The ‘Create Image’ button call the button onClick event…
Read more