| Project Extension Wizard |
Project Extension Wizard
This wizard have some function extension for project, such as Run separately, browse directories, etc. Its menu is as below

Run Separately from IDE: Compile current project and run it from Windows without IDE debugging.
Browse Current File's Dir: Open current file's directory in Windows explorer.
Browse Project Dir: Open current project file's directory in Windows explorer.
Browse Output Dir: Open the output directory of current project in Windows explorer.
Units List: List units for searching. Please see 'Unit List'.
Forms List: List forms for searching. Please see 'Form List'.
Use Unit: List units to Uses. Please see 'Use Unit'.
List Used: List the units used by current unit. Please see 'List Used Unit'.
Project Backup: List files in project and backup. Please see 'Project Backup'.
Clean Temporary Files: Clean temporary files of certain types in project directory. Please see 'Clean Temporary Files'.
Project Dir Builder: Create directory tree from template for a project. Please see 'Project Dir Builder'.
Convert Delphi VCL Form to FMX: Convert a VCL dfm Form to FMX Form by some mapping rules. If corresponding Pascal source exists, convert it, too. Note: The conversion mapping rules are still in development. The destination files maybe compile error, whichi need manual correction.
Links