To show the Folder Properties dialog, right click that folder in the list of macros and select menu item "Folder properties".
Description - text that is shown in the QM file viewer when importing or opening. Also, in tooltips (until first empty line).
Scope of triggers - one or several programs, with which work or not work triggers (keyboard, mouse and window) of all items in the folder and subfolders. Several program names must be separated with comma. Example: NOTEPAD,CALC .
Read-only - items in this folder and subfolders cannot be modified (text, properties, etc), deleted, renamed, inserted new items, etc.
Disabled items - all items in the folder and subfolders are disabled.
Private functions - functions from the folder and subfolders are not displayed in the type-info popup lists, unless you are editing an item that is in parent folder or its subfolders, or use Ctrl+Shift+. . These functions still can be used everywhere.
Application - adds these features: 1. Functions that are in this folder can be called only from functions that are in this folder. 2. The first (topmost) function always begins execution. 3. Local variables declared in the main function can be used in other functions. Type libraries and reference files too. Note: Don't call the main application's function recursively, because then its local variables are different every time (read more).
All properties are same as folder properties, but applied are only "Description", "Scope", "Read-only" and "Disabled items". Other properties are applied to imported folder when this file is imported into another file.