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.
New Years Resolution: Learn. Teach. Repeat.
December 29, 2020
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…
FirePower X brings a host of new capabilities to existing components, integration with new functionality in RAD Studio 10.4, and a new featured component in the TwwTreeView. This version also supports RAD Studio 10.3.
Use the flexible new TwwTreeView…
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…
Cross-Platform Chess Openings Wizard Used By 60,000 Chess Players And Built In Delphi
December 24, 2020
Chess Openings Wizard is a tool for macOS, Windows, iPad, and Android that drastically reduces the time it takes to design and memorize an opening and it is built in Delphi. The cross-platform versions utilize FireMonkey to save development time. Grandmasters and novices can…
Quick And Easy Way To Integrate Firebase Into Your Delphi Apps
December 24, 2020
TheGoogle Firebase Cloud Databaseis used in many mobile and web applications worldwide and there are well-documented libraries for many languages and platforms. For Delphi, the cross-platform libraryFB4Dsupports theFirebase Realtime Database…
Discover The Popular Alcinoe Library Of Visual And Non-Visual Components For Delphi
December 24, 2020
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…
Create Powerful Master Detail Apps For Windows 10 With Delphi
December 24, 2020
The Windows10NavigationPane sample shows how to create an application that implements the “master-detail” interface and illustrates how to use theTImageListcomponent to display icons on the master panel. The usedstylesare suitable for…
Create Robust Core Music Player Functionality For Windows In Delphi With FMX Sample
December 23, 2020
The MusicPlayer application uses controls such as TProgressBar, and TTrackBar, and platform-specific technologies such as MPMusicPlayerController for iOS, to show how to create a music player.
Your device needs to have at least one song so that you can see the application…
Easily Build Your Own Cross-Platform Photo Editor App From This RAD Studio Demo Source Code
December 18, 2020
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…