Show: Delphi
C++
Display Preferences
Wizards for Creating FireMonkey Cross-Platform Applications and Components
From RAD Studio
Go Up to Developing Cross-Platform Applications
The following FireMonkey wizards and gallery items are available for creating cross-platform applications, modules, or components:
- FireMonkey Desktop Application:
- HD FireMonkey Application:
- File > New > FireMonkey Desktop Application - Delphi > HD FireMonkey Application
- File > New > FireMonkey Desktop Application - C++Builder > HD FireMonkey Application
- 3D FireMonkey Application:
- File > New > FireMonkey Desktop Application - Delphi > 3D FireMonkey Application
- File > New > FireMonkey Desktop Application - C++Builder > 3D FireMonkey Application
- See also FireMonkey 3D (Overview).
- HD FireMonkey Application:
- FireMonkey Mobile Application:
- File > New > FireMonkey Desktop Application - Delphi > Blank Application
- File > New > FireMonkey Desktop Application - Delphi > 3D Application
- File > New > FireMonkey Desktop Application - Delphi > <Template Name>
- FireMonkey Component:
- Component > New Component
- Creates either VCL or FMX components
- For more information about component design, see:
- FireMonkey Form:
- File > New > FireMonkey Form - Delphi
- HD FireMonkey Form
- 3D FireMonkey Form
- File > New > FireMonkey Form - C++Builder
- HD FireMonkey Form
- 3D FireMonkey Form
- For general information about forms, see Using Forms.
- File > New > FireMonkey Form - Delphi
- FireMonkey Mobile Form:
- File > New > FireMonkey Mobile Form - Delphi
- Generic Data Module (framework-neutral):
- 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 Creating and Editing Standard Data Modules and Using Data Modules.