The following table lists currently exposed setting IDs. For backward compatibility, these values will not change, but some might become obsolete and be removed from the set.
Setting ID | Value | Description |
---|---|---|
SET_FLAG_READONLY_FILES | 0 | flag read-only files in the file list |
SET_WARN_READONLY_OPEN | 1 | warn when opening read-only files |
SET_RELOAD_TYPE | 2 | what to do when another app modifies current document |
SET_STARTUP_FOLDER_TYPE | 3 | start in last opened folder or specific folder |
SET_DEFAULT_EXTENSION | 4 | default extension for new documents |
SET_DEFAULT_TEMPLATE | 5 | default template to use when creating new documents |
SET_SHOW_RESTAB | 6 | display the resource tab |
SET_CURRENT_RESTAB | 7 | page in resource tab active when closed (reset at startup) |
SET_RESTAB_ALIGN | 8 | set Resources tab alignment (deprecated in 4.5) |
SET_RESTAB_TABPOS | 9 | tab position (top/bottom) |
SET_RESTAB_WIDTH | 10 | set Resource tab width |
SET_PALETTE_FILE | 11 | set current palette file |
SET_DYNAMIC_REFRESH | 12 | dynamically refresh the file list when current directory changed |
SET_FILELIST_TIMEOUT | 14 | milliseconds to wait before cancelling retrieval of files in folder (internal use only) |
SET_LOAD_CUSTOM_SHORTCUTS | 15 | if set, loads custom command table at startup |
SET_LINEAR_TAG_OUTPUT | 16 | output tags from tag editors on a single line? |
SET_TITLE_AS_LINK_DESC | 17 | use the <title> tag as the description for dropped links |
SET_INTERNAL_BROWSE_MSIE | 18 | use MSIE as the internal browser |
SET_MSIE_AUTO_REFRESH | 19 | automatically refresh MSIE after navigating (needed for IE3.x) |
SET_ANCHORDLG_NAMES | 20 | show named links in anchor dialog box |
SET_USE_SHORT_TEMPFILE_NAME | 21 | use short filename for tempfiles when shelling to external browser |
SET_RESTORE_FILES | 22 | restore files at startup (see also SET_RESTORE_PROJECT) |
SET_FILE_FILTER | 23 | file filter for file list |
SET_REMOTE_FILE_FILTER | 24 | file filter for remote file list |
SET_TAG_INSIGHT | 26 | use tag insight |
SET_INSIGHT_SHOWTAGLIST | 27 | use tag insight for tags (immediately after < is hit) |
SET_TAG_COMPLETION | 28 | toggle tag completion |
SET_TAGHELP_DELAY | 29 | milliseconds to delay tag insight |
SET_LOWERCASE_TAGS | 30 | lowercase inserted tags (see TCase) |
SET_HEX_COLORS | 31 | always use hex values instead of color names |
SET_DHTMLED_ALLOW_FRAMES | 32 | if True, allow DHTMLEdit view to display frames (v1.0 of DHTMLEdit doesn't support frames, but later versions might) |
SET_STANDARD_OPEN_DLG | 33 | use TOpenDialog instead of TfFileOpenDlg (common dialog box instead of custom) |
SET_OPEN_DLG_PREVIEW | 34 | Enable preview in TfFileOpenDlg |
SET_OPEN_DLG_DETAILS | 35 | show details in TfFileOpenDlg (ViewStyle vsReport instead of vsList) |
SET_USER_DICTIONARY_FILE | 37 | user dictionary (for integrated spell checker) |
SET_SPELLCHECK_SKIPTAGS | 38 | skip tags and <script> blocks when spell checking |
SET_SHOW_QUICKBAR | 39 | show quickbar |
SET_TAG_VALIDATION | 40 | validate when ">" is pressed |
SET_USE_CSE_VALIDATOR | 41 | use CSE validator for full-page validation - never change the key for this setting, since Alsoft may update it during the CSE install |
SET_SHOW_EDITORTOOLBAR | 42 | show editor toolbar |
SET_SHOW_EDITORTAB | 43 | show the tabset below the editor |
SET_WARNING_BEEP | 44 | beep when a warning message is shown |
SET_AUTOCONVERT_SPECHAR | 45 | automatically convert special characters (> #128) when typed |
SET_RUNONCE_ENABLED | 46 | at startup, check the gREG_ROOT\RunOnce key and executes any scripts. |
SET_TAGTREE_HEIGHT | 47 | set tag tree height in pixels |
SET_SHELLTREE_HEIGHT | 48 | set height in pixels for files tab pane |
SET_DISABLE_DESIGN_VIEW | 49 | hide the design tab |
SET_PROXY_NAME | 50 | set the proxy port name for link verification and open from Web |
SET_PROXY_PORT | 51 | set the proxy port for link verification and open from Web |
SET_CONNECT_TIMEOUT_MS | 52 | timeout (in milliseconds) for link verification and open from Web |
SET_SAVE_FILE_FORMAT | 53 | file format for saving (pc, unix, mac) |
SET_WEB_DOCUMENT_EXTENSIONS | 54 | configure the extensions list for recognized Web document formats |
SET_WEB_IMAGE_EXTENSIONS | 55 | configure the extensions list for recognized Web image formats |
SET_BROWSE_MAPPINGS | 56 | enable internal browser mappings |
SET_SHOW_HELP_SEPARATE_PANE | 57 | use main integrated browser for help |
SET_HELP_BROWSER_HEIGHT | 58 | set the height in pixels for the help browser |
SET_QUICKBAR_LEFT | 60 | sets the left position of the quickbar |
SET_SHOW_SKIPPED_FILES_IN_SEARCH | 66 | see dxSearchResults.AddSkipItem |
SET_LOWERCASE_LINKS | 67 | lowercase IMG, A and other dropped links |
SET_ALLOW_MULTIPLE_INSTANCES | 79 | only for debugging - multiple instances use same reg settings and would conflict |
SET_CLOSE_PARA_TAGS | 80 | add </p> when <p> toolbutton hit |
SET_PROMPT_ON_UNKNOWN_FILES | 81 | show warning before opening unknown files |
SET_PROMPT_BROWSE_UNSAVED_REMOTE | 82 | when browsing remote files, prompt user to save changes |
SET_FILEDLG_SHOW_CURRENT | 83 | when displaying the open or save dialog box, default to the current local dir |
SET_STARTUP_BLANK_DOC | 84 | start with a blank document (overrides default template) |
SET_SHOW_SHORTCUT_IN_HINTS | 85 | show keyboard shortcuts in toolbutton hints |
SET_INTERNAL_BROWSE_MOZILLA | 86 | use MOZILLA as the internal browser |
SET_OEM_CONVERSION | 87 | controls call to CharToOemBuff() |
SET_FULL_PATH_ON_SAVE | 88 | put full path in filename edit box when saving - |
SET_WARN_BEFORE_DESIGN_VIEW | 89 | sets warning message for display when user clicks on the design tab |
SET_CHECK_UPDATE_TYPE | 100 | check for product update every time app loads |
SET_CHECK_UPDATE_DATE | 101 | date last check for update run |
SET_CHECK_UPDATE_TIMEOUT_SHORT | 102 | timeout for update check at startup (milliseconds) |
SET_CHECK_UPDATE_TIMEOUT_LONG | 103 | timeout for update check initiated by user |
SET_CHECK_UPDATE_LAST_DATE | 104 | check date of last product update |
SET_CENTER_START_TAG | 105 | start tag to use when align center toolbutton hit |
SET_CENTER_END_TAG | 106 | end tag to use when align center toolbutton hit |
SET_USE_VTM_IMAGE_DIALOG | 107 | use vtml image dialog |
SET_USE_VTM_ANCHOR_DIALOG | 108 | use vtml anchor dialog |
SET_USE_VTM_BODY_DIALOG | 109 | use vtml body dialog |
SET_TEMPFILE_PREFIX | 110 | prefix to use for tempfiles |
SET_FILELIST_COLS_ACTIVE | 120 | set local columns as active |
SET_FILELIST_COL_SIZES | 121 | local FileList Column Size Settings |
SET_REMOTE_FILELIST_COLS_ACTIVE | 122 | set remote columns as active |
SET_REMOTE_FILELIST_COL_SIZES | 123 | remote FileList Column Size Settings |
SET_REMOTE_FPTREE_HEIGHT | 125 | set height for remote file list (deprecated in 4.5) |
SET_PROJECT_VERIFIER_EXCL_EXTS | 130 | setting for exclusion extension list |
SET_SPECIALCHAR_LAYOUT | 131 | layout orientation of special character toolbar |
SET_DREAMWEAVER_INTEGRATION | 140 | set dreamweaver integration and file save prompt |
SET_DREAMWEAVER_LAUNCH_TYPE | 149 | set dreamweaver launch |
SET_DIR_LOCAL_USER | 150 | set location of local user directory |
SET_DIR_SNIPPETS_PRIVATE | 151 | set location of private snippets directory |
SET_DIR_SNIPPETS_SHARED | 152 | set location of shared snippets directory- blank for no shared snippets |
SET_DIR_HELP | 153 | set location of help files directory |
SET_DIR_PALETTES | 154 | set location of palette file directories |
SET_DIR_TOOLBARS | 155 | set location of toolbars directory |
SET_DIR_TOOLBUTTON_IMAGES | 156 | set location of images directory for toolbars when no path specified in TBR file |
SET_DIR_PARSERS | 157 | set location of color coding parsers directory |
SET_DIR_STARTUP | 158 | set location of startup directory |
SET_DIR_WIZARDS | 159 | set location of wizard root directory |
SET_DIR_CUSTOM_TEMPLATES | 160 | set location of custom templates directory |
SET_DIR_OLD_TEMPLATES | 161 | set location of old templates directory |
SET_DIR_OLD_TAGEDITORS | 162 | set location of old tag editors directory |
SET_DIR_EXTENSIONS | 163 | set location of extensions directory |
SET_DIR_TAGDEFS | 164 | set location of tag definitions directory |
SET_DIR_CUSTOM_TAGDEFS | 165 | set location of custom tag definitions directory |
SET_DIR_OUTLINEPROFILES | 166 | set location of outline profiles directory |
SET_DIR_SPELLING | 167 | set location of spelling checker directory |
SET_DIR_AUTOFORMATTERS | 168 | set codesweeper profile directory |
SET_DIR_SAVED_SEARCHES | 169 | set location of saved searches directory |
SET_DIR_HTML_HELP | 170 | set location ofhtml help files directory |
SET_DIR_THUMBNAILS | 199 | set location of stored thumbnails (deleted at close) |
SET_TAGCHOOSER_FILE | 200 | set location of tag chooser file |
SET_EXPBUILDER_FILE | 201 | set location of expression builder file |
SET_USER_SHORCUTS_FILE | 202 | set location of key shortcuts file |
SET_SNIPPETS_SHORCUTS_FILE | 203 | set location of snippets shortcut file |
SET_SPECIAL_CHAR_FILE | 204 | set location of special character file |
SET_TOOLBAR_POS_FILE | 205 | set location of file containing data about the positions of toolbars and tool windows |
SET_TOOLBAR_DATA_FILE | 206 | set location of file containing data about the active toolbars |
SET_QUICKBAR_DATA_FILE | 207 | set location of file containing data about what toolbars are in the QuickBar |
SET_INSIGHT_TAGLIST_FILE | 208 | set location of tag insight file |
SET_STYLE_EDIT_EXE | 209 | set location of styleedit executable |
SET_CODETEMPLATE_FILE | 210 | set location of code template file |
SET_AUTOREPLACE_FILE | 211 | set location of code template replace file |
SET_TAGCOMPLETION_FILE | 212 | set location of tag completion file |
SET_BREAKPOINTS_FILE | 213 | set location of debugger breakpoint file |
SET_DEFAULTAUTOFORMAT_FILE | 214 | default formatting used by the codesweeper |
SET_VERITY_HELP_SEARCH_HELPFILE | 215 | used to display search tips |
SET_STYLE_EDIT_WND_CLASS | 216 | used to dynamically invoke a style editor (StyleEd or TopStyle) |
SET_STYLE_EDIT_OLE_OBJECT | 217 | used to dynamically invoke a style editor (StyleEd or TopStyle) |
SET_EDITOR_FONTNAME | 300 | set editor font name |
SET_EDITOR_FONTSIZE | 301 | set editor font size |
SET_EDITOR_TABWIDTH | 302 | set editor tab width |
SET_EDITOR_SHOW_RMARGIN | 303 | set editor right margin |
SET_EDITOR_RMARGIN | 304 | set editor left margin |
SET_EDITOR_AUTOINDENT | 305 | set editor indent |
SET_EDITOR_FOREGROUND | 306 | set editor foreground color |
SET_EDITOR_BACKGROUND | 307 | set editor background color |
SET_EDITOR_SHOW_GUTTER | 308 | set editor gutter display |
SET_EDITOR_WORDWRAP | 309 | set editor word wrap |
SET_EDITOR_USE_TABS | 310 | set editor |
SET_EDITOR_AUTOREPLACE | 311 | set editor |
SET_EDITOR_AUTOREPLACE_TRIGGERS | 312 | set editor |
SET_EDITOR_AUTOQUOTE | 313 | automatically close quotes |
SET_EDITOR_AUTOCLOSE_ASP | 314 | add %> when <% entered |
SET_EDITOR_AUTOCOMMENT | 315 | add --> when <!-- is entered |
SET_EDITOR_HTML_DROP | 316 | allow HTML to be dragged-and-dropped from compliant apps (inserted as text otherwise) |
SET_EDITOR_SHOW_BROWSER | 317 | show Web browser below editor |
SET_EDITOR_BROWSER_HEIGHT | 318 | set height for browser below editor |
SET_EDITOR_BROWSE_UPDATE_INTERVAL | 319 | set update interval for browser below editor |
SET_EDITOR_BROWSE_AUTOUPDATE | 320 | set auto-update for browser below editor |
SET_EDITOR_ALLOW_DRAGDROP | 321 | allow drag/drop inside editor |
SET_EDITOR_ALLOW_UNDO_AFTER_SAVE | 322 | allow saves after undo |
SET_EDITOR_ADJUST_POS_FOR_WORDWRAP | 323 | see fAllaireClientMain.ShowEditorPos |
SET_EDITOR_LINE_NUMBERS | 324 | set line numbers in editor gutter |
SET_EDITOR_AUTOPOUND | 325 | set auto insertion of pound sign |
SET_EDITOR_CHARSET | 326 | set editor character set |
SET_EDITOR_OUTLINECURRLINE | 327 | set outline on current line |
SET_SITEVIEW_GRADIENT | 400 | set gradient fill for site view |
SET_SITEVIEW_SHOWTITLE | 401 | toggle site view title |
SET_SITEVIEW_STYLE | 402 | set tree or chart view |
SET_SITEVIEW_AUTONAV_TO_LINK | 403 | navigate to the current link when user clicks on a node in site view |
SET_PROJECT_RESTORE_AT_START | 500 | restore last opened project at startup |
SET_PROJECT_LAST_OPENED | 501 | full path to last opened project |
SET_PROJECT_CLOSE_ALL_ON_OPEN | 502 | close all files when another project is opened |
SET_AUTOFORMAT_AFTER_DESIGN | 600 | run codesweeper when leaving design view |
SET_AUTOFORMAT_CURRENT_PROFILE | 601 | set the path to the currently selected codesweeper |
SET_AUTOFORMAT_SHOW_PROMPT | 602 | show prompt when user clicks toolbutton |
SET_CFS_HELP_SERVER CFStudio only | 61 | server to map to in dxWebBrowser.DoMSIENewWindow when user browses snippets |
SET_CFS_ADJUST_HELP_EXAMPLES CFStudio only | 62 | if False, then help examples aren't adjusted (see dxWebBrowser.DoMSIENewWindow) |