Have an amazing solution built in RAD Studio? Let us know. Looking for discounts? Visit our Special Offers page!
News

New Years Resolution: Learn. Teach. Repeat.

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…
Read more
DelphiRAD Studio

Learn How To Create Flexible Cross-Platform FireMonkey Applications Using TFrameStand For Delphi

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…
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…
CodeDelphiRAD Studio

Discover COM Based Drag-And-Drop VCL Component Suite For Delphi

The drag and drop system that is built into the VCL is limited in that it only supports drag and drop within the same application. If you need to drag data from your application to other applications (e.g. Word, Explorer or Outlook), or if you need to be able to accept data dropped from other application (e.g. the Explorer), you have to use COM based drag and drop. COM based drag and drop is an…
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
ModernizationNewsWhitepaper

WebStencils and HTMX: Free Guide to Fast Web Development

We’re excited to announce the release of our comprehensive White Paper – WebStencils and HTMX: Fast Modern Web Development with RAD Studio. This guide is designed to help developers create…

IN THE ARTICLES