Help ID management

Help ID management
 
The dialog allows you to specify context sensitive help options for your CHM files. Click Project Options button in the application toolbar to customize the settings of the current project. Also you may press "Options\Global Settings ..." item in the application menu to set the global style. It will be applied to all newly created projects by default.
 
1

Help ID in CHM

1. Help ID in CHM
Check this option to embed HepID support into CHM file.
 
2

Map file  creation

2. Map file ~creation
Enable this option to create external map file in the same directory with CHM file.
The content of map file depends on its extension:
.h - C++ code will be generated
.vb - VB code will be generated
.inc - Object Pascal code will be generated
You may include then this file in your software development project.
 
3

Auto-assign  of aliases

3. Auto-assign ~of aliases
This option allows auto-assigning of aliases and Help ID for pages where they aren't set directly.
 
4

Hex mode

4. Hex mode
Check this option to display and edit Help ID values in hexadecimal mode.
5

Make prefix option

5. Make prefix~option
Use this option and the text field to set the prefix string for auto-generated aliases.
 
6

Character case  transformation

6. Character case ~transformation
Use this dropdown to define how to change the case of strings that are used in composed alias names.
 
7

Assign Help ID  tool

7. Assign Help ID ~tool
This button launches the Assign Help ID tool.
 
8

Remove Help ID tool

8. Remove Help ID~tool
This button launches Remove Help ID tool.
 
9

OK button

9. OK button
Press the button to accept changes and close the dialog.
 
10

Topic alias  template

10. Topic alias ~template
Use this dropdown to select a template for page's alias auto-generating.
 
11

Control alias template

11. Control alias~template
Use this dropdown to select the template for control's alias auto-generating.
 
 
12

Import Help ID tool

12. Import Help ID~tool
The button launches Import Help ID tool.
 
13

Export Help ID tool

13. Export Help ID~tool
The button launches Export Help ID tool.
 
14

Apply Global Style button

14. Apply Global Style button
Press the button to apply the default application settings to the current project.
 
15

Help button

15. Help button
Press the button to read the help on this window.
 
16

Cancel button

16. Cancel button
Press the button to discard the changes and close the dialog.
 

Built with help of Dr.Explain