A single developer license allows 1 developer to use the components for development, obtain free updates & support for a full version cycle of the product. The license is not transferable.
A single developer license allows 1 developer to use the components for development, obtain free updates & support for 1 year. The license is not transferable.
A single developer license allows 1 developer to use the components for development, obtain free updates & support for 2 years. The license is not transferable.
A small team license allows 2 developers within the company to use the components for development, obtain free updates & support for a full version cycle of the product. The license is not transferable.
A small team license allows 2 developers within the company to use the components for development, obtain free updates & support for 1 year. The license is not transferable.
A small team license allows 2 developers within the company to use the components for development, obtain free updates & support for 2 years. The license is not transferable.
A site license allows an unlimited number of developers within the company to use the components for development, obtain free updates & support for a full version cycle of the product. Developers can be added at any time during the full version cycle.
A site license allows an unlimited number of developers within the company to use the components for development, obtain free updates & support for 1 year. Developers can be added at any time during the 1 year period.
A site license allows an unlimited number of developers within the company to use the components for development, obtain free updates & support for 2 years. Developers can be added at any time during the 2 year period.
FMX
TMS FMX Cloud Pack
Seamless access to cloud services from FireMonkey applications
From now on authentication for Google API services will happen via an external browser window.
A new property ExternalBrowser was added to activate this feature.
On Windows and Mac platforms this will work automatically. On Android and iOS some extra configuration is required.
Android
In the Android Libraries section of the Target Platforms list of a project
Disable the file “android-support-v4.dex.jar”
Add the files “android-support-v13.jar” and “CustomTabs.jar”
Both these files are located in the “Android-CustomTabs-Support” subfolder of the installation folder.
iOS
Add the SafariServices framework to the SDK Manager by right-clicking the iOSDevice 64 target and clicking "Edit SDK". Click in the frameworks section and add a new framework based on the information below:
How to set the language for a synthesized text with TMSFMXCloudBingSpeech
Use the VoiceFont parameter of the Synthesize call to change the language of the resulting audio. Besides English there are several other languages available, including German, French and Spanish. You can also choose to use a Female or Male voice.
Displaying the login page in the TMSFMXCloudWebBrowser control
If a login page from a cloud service is not correctly displayed in the TMSFMXCloudWebBrowser control, you can force your app to use a newer emulated IE version in the Windows registry by adding the executable name at the following location in the registry:
HKEY_LOCAL_MACHINE or HKEY_CURRENT_USER
\Software\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_BROWSER_EMULATION
Detailed information can be found here: https://msdn.microsoft.com/en-us/library/ee330730(VS.85).aspx#browser_emulation
The TTMSFMXPayPal control supports the Sandbox environment from the PayPal API that allows processing test payments.
Make sure the APIEnvironment property is set to peSandbox and that you are using a Sandbox account.
You can find/create Sandbox accounts at the PayPal developers page.
Make sure the “Embedded browser OAuth login” switch is set to “YES”
Save changes
TMS Cloud Pack for FireMonkey Windows support
Windows support in the TMS Cloud Pack for FireMonkey is based on the Delphi Chromium Embedded opensource library
and can be installed and compiled by following the steps below.
1) Download and Extract https://download.tmssoftware.com/download/ChromiumFMX.zip
2) Open the package ChromiumFMX.dpk, compile and then install the package.
3) Add the directory where the ChromiumFMX source is located to your Win32 library path in the IDE (ceffmx.pas, ceflib.pas, ...)
4) Navigate to the directory where the TMS Cloud Pack for FireMonkey source is installed.
5) Open the file FMX.TMSCloudWebBrowser.Win and comment the line {$DEFINE CHROMIUMOFF}
6) Copy the files inside the lib directory from the extracted ChromiumFMX.zip file to the directory where your application executable is or will be located.
7) Create or open a new or existing project and build your project.
Our browser solution for the Windows target is only available in the registered version of TMS Cloud Pack for FireMonkey. Windows is NOT supported in the trial version.
Ask questions to our engineers related to purchased product via Support Center
Free 1 year updates and new releases
After 1 year, a discount renewal is offered for a 1 year extension. * * offer valid for 30 days after end of license. Discount price is subject to change.