The main form of the Sample contains a TWebBrowser component that supports the basic functions of a web browser, such as: navigate to URL, go back and go forward.
In this post, you’ll learn how to easily load and display Web Content Cross-Platform In Delphi On Android and IOS using Cross-Platform App Builder.
Location
You can find theWebBrowsersample project…
Gorilla3D is a powerful, easy to use, and modern 3D framework for Delphi and C++ Builder FireMonkey on Windows and Android. IOS and OSX support are listed as in progress. This is a commercial product and appears to be an Alpha release but source code is available. It’s…
Learn How To Create Flexible Cross-Platform FireMonkey Applications Using TFrameStand For Delphi
December 29, 2020
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…
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…
Create Powerful Linux Applications Using Delphi And FMXLinux
December 25, 2020
The demand for Linux applications is increasing year after year, as this free and open-source OS becomes more prevalent on PCs. For those of you who need to meet this demand, I present to you FMXLinux (Embarcadero Software License) for Delphi, which allows you to work on…
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…
Create Flexible Cross-Platform Apps With Multiple Tabs For iOS And Android In Delphi
December 14, 2020
TheTabSlidingsample shows in a good way how to create applications with multiple tabs for iOS and Android. The sample usesTabControlwithTabPositionset toDotsin order to enable scrolling oftab items. The sample has 2 tab items, each one containing a different image.
Location
You can find theTabSlidingsample project at:
Start…
Learn To Add Custom Text Rendering And Formatting Capabilities To Your Delphi FMX Controls Quickly
November 19, 2020
Most applications demand high-quality text rendering, resolution-independent outline fonts, and full Unicode text and layout support. Looking for a device-independent text layout system that improves text readability in documents and in UI for Your Delphi/C++ applications?
Quickly Learn How To Optimize Your Delphi Apps With ProDelphi In This CodeRage Replay
November 6, 2020
ProDelphi measures the runtime of Delphi programs. If a program is too slow, ProDelphi gives the necessary information to optimize it.
The principle ofsource code instrumenting, a sophisticated correction algorithm and the uniquegranularity of 1…
Easy-to-use Orbit Simulator Built In Delphi FireMonkey For Learning Gravitational Physics
November 5, 2020
Developer Tore Ottinsen had this to say about his app Orbit Xplorer “I am a retired high school physics teacher and a hobby Delphi programmer. This is my latest physics app, written in FMX for Windows. Hoping to do a Mac version soon.” It’s a good example of how accessible Delphi is as an IDE and Object Pascal as a programming language. According to the website “Orbit…