Variable | Description | Default state/value |
Language/ShowAsteriks | Enable/disable output of the asterik symbols for not translated strings loaded from lng file. | off |
Settings.Quality/MakeBoldUsedQuality | Draw titles of used quality states in bold ("Collectible Edit" dialog). | off |
Settings.Quality/HigherMarkIsBest | Higher quality mark is better than lower one. This is used to determine icon of the quality state in "Collectible Edit" dialog. | true |
Settings/AddDefaultDiscType | Show default list of disc type on disc "Edit" dialog. | true |
Settings/AddDefaultDiscCapacity | Show default list of disc capacity on disc "Edit" dialog. | true |
Settings/AddDefaultBookLanguages | Show default list of languages on book "Edit" dialog. | true |
Settings/AddDefaultMovieLanguages | Show default list of languages on movie "Edit" dialog. | true |
Settings/AddDefaultMovieGenres | Show default list of genres on movie "Edit" dialog. | true |
Settings/AddDefaultAwardTypes | Show default list of award types on award "Edit" dialog. | true |
Settings/AddDefaultAwardCategories | Show default list of award categories on award "Edit" dialog. | true |
Settings/UseComboBoxImg | Use combo box with images for countries/currencies during editing of the collectible. Elsewhere an edit control with drop down list will be used (in this case you are able to add new country/currency directly from the Collectible edit window). Added since 4.71. | false |
TemplateView/SortFieldsByName | Sort "All fields" and "Non empty fields" listings in "Template View" tool ascending elsewhere listing will be build without sort. | true |
Settings.List/ColumnResizeChangeDoc | Resize of the column, or changes in columns order will be considered as modification of the CS Document. Only when CS Document was modified, you can save you document. | false |
Settings.List.Filter/MinRowsToGroup | Minimal number of rows in list of values to enable grouping by first letters during selection of the value in the list filter. | 30 |
Settings.Container/AutoSelectNew | Auto select new container in the Collection Tree. | true |
Settings.View/ConvertFractionalFaceValues | Convert fractional face value of the banknote/coin. For example: 0.5 will be converted into 1/2. | true |
ToolSearch/EnableHints | Enable/disable additional hints for suggestion during typing search string in Keyword field of the Find tool. The following titles will be added: country names, currencies, quality levels and contacts. | On |
Settings/Duplicate.AutoSelect | Auto-select duplicated collectible. | On |
Settings/Duplicate.AutoOpen | Auto-open "Edit" dialog for duplicated collectible, when it is created during "Duplicate" command. If this property is switched ON, value of the property "Settings/Duplicate.AutoSelect" will be ignored (ON will be used). | On |
Settings/Collectible.AutoOpenOnCreate | Auto-select in the main list just created collectible. | Off |
Images/ResampleMode | Index of the algorithm to be used during image resample:
- Nearest pixel (image will be not smooth but output will be done very fast);
- Bicubic interpolation (accurate image);
- Bilinear interpolation (most smoother image output).
| 3 |
Images/ResampleMode.Thumbnail | Index of the resample algorithm to be used during output of the image thumbnail in "View using" tool:
- Disable generation of the thumbnail. In this case Internet Explorer will resize the image by itself (image will be not smooth in most cases);
- Nearest pixel (image will be not smooth);
- Bicubic interpolation (accurate image);
- Bilinear interpolation (most smoother image output).
| 3 |
Histogram/MinRangeToTruncateYears | Minimal number of years in range to be drawn in histogram to show reduced equivalent of year value (for example "'13" instead of "2013"). It allows to avoid overlapping of item captions in histogram. | 20 |
Automation/show_fields_options_for_empty_collection | Open "Fields option" dialog at program start up if collection is empty | On |
Export/DateFormat.Xml | Date format for date fields data during export into XML. | %d.%m.%Y |
Export/DateFormat.Xls | Date format for date fields data during export into XLS. | %d.%m.%Y |
Export/DateFormat.Csv | Date format for date fields data during export into CSV. | %d.%m.%Y |
Import/ImportImages | Automatically import collectible images from XML file. | true |
Import/ImportLinks | Automatically import collectible links from XML file. | true |
Import/ImportAttachments | Automatically import collectible attachments from XML file. | true |
Statistics/DefaultCurrency | Default currency for calculation collection price, when user did not select the display currency into which convert all prices; see Settings: Miscellaneous Settings | USD |
Map/Gradient.Steps | Specifies number of different colors to be used for filling of countries on the map with specific number of collectibles. | 100 |
Map/Gradient.ColorStart | Specifies the color for the country on the map with minimal number of collectibles inside selected countries group. All other countries that have more collectibles will be shown with darker color. | 58a6d8 (Hexadecimal, RGB) or 5809880 (Decimal, RGB) |
Map/Gradient.ColorEnd | Specifies the color for the country on the map with maximal number of collectibles inside selected countries group. All other countries that have less collectibles will be shown with lighter color. | 2137dc (Hexadecimal, RGB) or 2176988 (Decimal, RGB) |
To write "On" or "true" state you should place "1" number in the appropriate property, to write "Off" or "false" state - "0".