No mobile and/or iOS options in RAD Studio XE4 - delphi

I have Installed Rad Studio XE4 Update 1, but can't not find option of FireMoney Mobile Application, is there anything I need to setup before I can see those options?
(XE4 Version is 18.0.4905.60485)

You have to restart the setup and input the serial number for the mobile addon. Here you can read the details:
http://snaptip.com/j2tvjergt0/how-to-install-delphi-xe4-pro-mobile-addon

Related

I Can't make a new intraweb project in delphi Rio 10.3

When I point to file Menu -> New -> Click on other.
New Item Form Opens and when I expand other option , I Can't see intraweb.
Can you help me?Please see
I believe in Delphi 10.3 IntraWeb was no longer installed by default and you had to select it at install for the components to be installed. With Delphi 10.4 it's no longer included in the installer and requires you to download the Evaluation copy from atozed.com website. If you want to deploy a Web application in 10.4 you need to buy a licence!
Embarcadero don't support IntraWeb AnyMore, in all their last convention that talk about UniGui.

firedac not available in rad studio

i have downloaded the rad studio from the following link:
https://www.embarcadero.com/products/rad-studio/start-for-free
now my problem is that i want to set up a mysql connection via firedac, tutorials say that i must use the TFDConnection component, but i cannot find that in my tool pallet. i think my studio version does not support firedac.
how do i get firedac available in my rad studio?
Just in case this could help some people, i had a similar problem : no fireDAC available, even after activating architect trial licence.
The problem was i had 2 coexisting RAD studio versions : i installed RAD Studio 10.2 Tokyo starter and then RAD Studio 10.1 Berlin Architect Trial.
Though there were 2 distinct licences, it seems the 10.1 only accessed the tools supplied with the starter edition.
Uninstalling both and reinstalling only 10.1 Architect Trial solved the problem.
Firedac is only available in the Architect, Enterprise and Professional versions
https://www.embarcadero.com/docs/rad-studio-feature-matrix.pdf
See page 17

Can RAD Studio 2007 to XE6 be installed from pure command line?

I am not sure if RAD Studio from 2007 to XE6 are using same type of installer to package. As end user of RAD Studio, I always run Setup.exe in RAD Studio and perform the installation by selecting options from the wizard dialogs page by page.
Is there any options in RAD Studio installer that may perform the installation via command line only without GUI dialogs?
Some useful links regarding silent Delphi installs, not really an answer but what I found doing my own research
http://delphisorcery.blogspot.co.nz/2011/07/unattended-delphi-installation-how.html
Has some notes on some of the command line parameters - still need to supply the license however
http://edn.embarcadero.com/article/29900
This article indicates that silent installs are not possible (not sure of its age however)
http://docwiki.embarcadero.com/RADStudio/XE6/en/Installation_Notes_for_XE6
XE6 release notes, doesn't say anything about silent installs
https://forums.codegear.com/thread.jspa?threadID=64992
A post for silently installing Delphi XE
http://www.msfn.org/board/topic/137195-codegear-rad-studio-unattended-install/
Another post about silent Delphi installing

which software is used for Windows mobile app devlopment

Please give suggestion me which software requirement for developing windows mobile based application?
You could use a number of applications, such as Microsoft's Visual Studio, which is probably a good place to check.
These are the tools of the trade.
When you install the Windows Phone SDK, you get the following free tools and components.
Expression Blend for Windows Phone
Visual Studio 2010 Express for Windows Phone
Windows Phone emulator
XNA Game Studio 4.0
Silverlight
-.NET Framework 4
Source with a sample app

Does the Delphi 2007 for Win32 (Enterprise) help system work under Windows 7 Ultimate 32 bit?

When we select Help / CodeGear Help from the Delphi 2007 for Win32 (Enterprise) menu, we get the error 'Access violation at address 02E85FC7 in module 'htmlhelp2100.bpl'. Read of address FB300182.'.
Then when we exit Delphi we get the Windows dialog 'CodeGear RAD Studio for Windows has stopped working'.
Selecting a keyword in the editor and pressing F1 displays a busy cursor for a couple of seconds then nothing. No help, no error.
Is anyone out there able to use the Delphi 2007 help system when installed under Windows 7?
Editing, compiling, linking all seem to work just fine.
We have loaded the IDE both with normal privileges and 'Run as administrator'. Same result.
Even though there is a prerequisite check for the .NET framework 2.0 SDK during installation and the check passes, to get the Delphi 2007 for Win32 help system to work under Windows 7 Ultimate 32 bit you must download and install the .NET Framework 2.0 SDK (including the documentation).
If you download and install the .NET framework 2.0 SDK after you have already installed Delphi, then execute install_and_view.cmd from the Delphi Help/Doc directory, the help system will then work.

Resources