CodeDatabaseDelphiRAD Studio

Learn How to Apply Robust Native Controls In FireMonkey With Delphi And C++

The NativeControls sample shows the use of the Native Controls of FireMonkey. To this end it uses several components that are configured with its ControlType property set to Platform in order to have the native styling of that control. Note: Only iOS and Windows support native controls. The following links provide a list of controls that support native presentation on iOS and Windows…
Read more
DelphiShowcase

Cross-Platform Chess Openings Wizard Used By 60,000 Chess Players And Built In Delphi

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 map out their openings and compare their plans to the best players and incredibly strong computer opponents. According to…
Read more
C++DelphiRAD Studio

Learn Advanced FireMonkey Development For Building Visually Stunning GUIs On Linux

Jim McKeeth, Ian Barker, and Frank Lauter discuss the benefits of FireMonkey on Linux and all the exciting things FMXLinux can do for your projects in this CodeRage session. FireMonkey for Linux, also known as FMXLinux, is an add-on component that is made available to Delphi and RAD Studio Enterprise and Architect edition customers through an exclusive OEM agreement with…
Read more
C++DelphiTech Partner

Custom Audio And Video Recording Library On Android From WINSOFT For Delphi

Overview To make their jobs easier, all photo and video editing applications make use of media libraries. This article is about the WINSOFT Media Recorder component for Android. This Media Recorder component for Android makes use of the Android MediaRecorder API to record audio and video. The Android MediaRecorder API supports capturing and encoding a wide range of popular audio and video…
Read more