Information about the confirmation settings (FarConfirmationsSettings enum). Corresponds to options in the "Confirmations" dialog.
| Constant | Description |
|---|---|
| FCS_COPYOVERWRITE | "Overwrite files when copying" |
| FCS_MOVEOVERWRITE | "Overwritte files when moving" |
| FCS_DRAGANDDROP | "Drag and drop" |
| FCS_DELETE | "Delete" |
| FCS_DELETENONEMPTYFOLDERS | "Delete non-empty folders" |
| FCS_INTERRUPTOPERATION | "Interrupt operation" |
| FCS_DISCONNECTNETWORKDRIVE | "Disconnect network drive" |
| FCS_RELOADEDITEDFILE | "Reload edited file" |
| FCS_CLEARHISTORYLIST | "Clear history list" |
| FCS_EXIT | Exit |