DelphiRAD Studio

Quickly Explore Powerful Shader Programming In Delphi FireMonkey

Computer Graphics Programming class is one of the interesting ones in any computer science undergraduate program. This semester I am taking this course as my core science course, and it is getting fascinating every topic. Since most of the universities teach programming in C++ or Java, I am using the “Computer Graphics Programming In OpenGL With Java” book as my primary source now.
Read more
DelphiShowcase

MetroDrummer Is A Multi-Platform Drum Machine App Built With Delphi

MetroDrummer is a powerful drum machine app for Android and iOS (and Windows and Mac) and it is built in Delphi. It features “12 Sections of rhythms with possibility to upload up to 48 rhythms for each section” and a “User section where to store your favorite rhythms with tempo change and mute drum parts” plus you can “Select any tempo from 40 (largo) to 300 beats per…
Read more
CodeDelphiRAD Studio

Quickly Implement A Master-Detail App For Tablets In Delphi With This Example

Running the FMX.TabletMasterDetailwithSearch Sample, it shows you two columns. The column on the left-hand side shows a list of people and includes a search box. The column on the right-hand side shows details (a picture, name, job and “description”) about the person currently selected on the list view. You can tap list view entries to select them and load their information on the…
Read more
CodeDelphiIDEResearch

Delphi Offers Massive Productivity Boost Over WPF And Electron

How do Delphi, WPF .NET Framework, and Electron perform compared to each other, and what’s the best way to make an objective comparison? Embarcadero commissioned a whitepaper to investigate the differences between Delphi, WPF .NET Framework, and Electron for building Windows desktop applications. The benchmark application – a Windows 10 Calculator clone – was recreated in each framework…
Read more