DelphiShowcase

Powerful Real-Time Virtual Classroom Platform-As-A-Service Is Built In Delphi

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 desktop/document sharing to your existing application or service, then they provide the APIs and the native app experience.
Read more
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…
CodeDelphiRAD Studio

Learn How To Deploy A Powerful Camera Component For Delphi On iOS With WINSOFT

Introduction Camera for iOS is a Firemonkey component that only works on the iOS platform. It makes use of the AVFoundation framework and offers a native video preview. It also recognizes native barcodes (EAN, QR Code, Data Matrix, Aztec, UPC-E, PDF417, ITF 14, and so on) and native faces. 2. Components in the Demo and what they do. The Demo includes a TabControl…
Read more
CodeDelphiRAD Studio

Discover The Popular Alcinoe Library Of Visual And Non-Visual Components For Delphi

The article on Github is really detailed. So don’t waste time to check all of the Alcinoe features! According to Github, the library provides: Full opengl video player for FireMonkey;WebRTC Delphi wrapper;Firemonkey native iOS/Android TEdit and TMemo;Fast/double-buffered FireMonkey controls with native draw;Improved FireMonkey controls;Firebase cloud messaging;Android/iOS…
Read more
C++Delphi

Easily Build Your Own Cross-Platform Photo Editor App From This RAD Studio Demo Source Code

This sample illustrates how to apply image filters to photos taken with the device camera or loaded from the camera roll, how to save the customized photo to the photo library on the device, and then share it across popular social media platforms. Designed for iOS and Android. Available for: DelphiC++ Builder With this demo application, you can learn: How to get permissionsHow to…
Read more