Get access to over 100 FireMonkey cross platform samples for Android, IOS, OSX, Windows, and Linux!

AndroidAppmethodComponentDelphiFiremonkeyIOSOSXWindows

Store Settings With Native Platform APIs In Delphi XE8 Firemonkey On Android And IOS

Delphi XE8 Firemonkey Persistent Native Platform Storage Android IOSJVESoft has a native platform persistent storage component as part of their JVESoft Component Suite for Delphi XE8 Firemonkey. The component wraps the API for accessing the Registry on Windows, JSharedPreferences on Android, and NSUserDefaults on IOS and Mac into a single cross platform API. You get access to standard functions like WriteBool, WriteString, WriteInteger, WriteDate, WriteDateTime, WriteFloat, WriteTime, ReadBool, ReadString, ReadInteger, ReadDate, ReadDateTime, ReadFloat, ReadTime, and DeleteKey. There is a similar component that is free which handles only Windows and Android. And similar free libraries here and here which also wrap the various native platform storage APIs too. Personally I prefer to just use TIniFile or an SQLite database but there may be some cases where using the native platform APIs to store your app settings can be beneficial. The JVESoft suite is a commercial product and there is no free trial. There are quite a few other components in the component suite as well which you can read about here, here, and here. It should also work in Appmethod.

Head over and check out the full information about the native platform persistent storage component for Delphi XE8 Firemonkey.

Have Delphi Firemonkey questions? Ask and get answers on StackOverflow.

Related posts
DelphiDemoFiremonkeyIOSLinuxOSXWindows

Bring OpenAI Agents, Vision, Audio, And Realtime AI To Firemonkey

DelphiIDEWindows

Add AI Pair Programming, Refactoring, And Multi-LLM Workflows To RAD Studio

DelphiDemoFiremonkeyLibraryWindows

Bring OpenAI, Local LLMs, And AI Assistants To FMX Apps

DelphiFiremonkeyLibrary

DelphiGemini Brings Native Google Gemini AI Integration To Delphi

Sign up for our Newsletter and
stay informed
[mailpoet_form id="1"]

Leave a Reply