The Compile Menu
- Compile changed Files
checks all directories of the workspace which have the "Check for changes on build"
option set for changed files, and recompiles the changed files.
Note: F7 does the same, but first saves all opened and changed files (even forms).
- Compile Selected Files
compiles the currently selected file or directory. A file in the editor is not
automatically saved. (Note: Pressing F8 from within
an editor window will save the current file and recompile it).
- Compile All Workspace Files
compiles all directories of the workspace which have the "Check for changes on build"
option set.
Note: Ctrl-F7 does the same, but first saves all opened and changed files (even forms).