DelphiRAD Studio

Easily Control Android App Permissions In Delphi With Mobile Permissions Component

Since Android 6.0 Marshmallow, users can control the permissions needed by an application. And developers should maintain the accessibility of their applications by handling these permissions properly. In this post, you’ll learn how to easily control android app permissions in Delphi using the Mobile Permissions Component and Android App Builder Software. More information about the…
Read more
News

Boost Productivity With The Latest New Packages From Embarcadero GetIt

The GetIt Package Manager is the package manager built into the RAD Studio IDE that allows you to browse, download, purchase, and install packages. Packages may provide libraries, components, IDE extensions, and SDKs. Packages available in the package manager can be browsed on the Embarcadero GetIt site and downloaded in the IDE or via a command line. Additionally, the latest list of new packages…
Read more
CodeDelphiRAD Studio

Easily Load And Display Web Content Cross-Platform In Delphi On Android And IOS

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…
Read more