Show: Delphi
C++
Display Preferences
Wizards for Creating FireMonkey Cross-Platform Applications and Components
From RAD Studio XE2
Go Up to Developing Cross-Platform Applications
The following wizards and gallery items are available for creating cross-platform applications, modules, or components:
- FireMonkey HD Applications:
- Available anytime for Delphi:
- File > New > Other > Delphi Projects > FireMonkey HD Application
- Available anytime for C++:
- File > New > Other > C++Builder Projects > FireMonkey HD Application
- FireMonkey 3D Applications:
- File > New > Other > Delphi Projects > FireMonkey 3D Application
- File > New > Other > C++Builder Projects > FireMonkey 3D Application
- See also FireMonkey 3D (Overview).
- FireMonkey iOS Applications (HD and 3D) for Delphi:
- Available anytime for Delphi:
- File > New > Other > Delphi Projects > FireMonkey HD iOS Application
- File > New > Other > Delphi Projects > FireMonkey 3D iOS Application
- For more information about FireMonkey iOS applications, see:
- FireMonkey Component:
- Available anytime: Component > New Component
- Creates either VCL or FMX components
- For more information about component design, see:
- FireMonkey Form:
- Available from a Delphi FireMonkey application:
- File > New > Other > Delphi Projects > Delphi Files > FireMonkey HD Form
- File > New > Other > Delphi Projects > Delphi Files > FireMonkey 3D Form
- Available from a C++ FireMonkey application:
- File > New > Other > C++Builder Projects > C++Builder Files > FireMonkey HD Form
- File > New > Other > C++Builder Projects > C++Builder Files > FireMonkey 3D Form
- For general information about forms, see Using Forms.
- Available from a Delphi FireMonkey application:
- Generic Data Module (platform-agnostic):
- Available from a Delphi FireMonkey application: File > New > Other > Delphi Projects > Delphi Files > Data Module
- Available from a C++ FireMonkey application: File > New > Other > C++Builder Projects > C++Builder Files > Data Module
- For general information about data modules, see Using Data Modules.