Before clicking the Insert button to include your code into the
program window, you can preview the code
in the Code Preview table. You can now step through
the table which consists of the columns
- Insert Operator, which shows the operator that will be inserted when you press the Insert button,
- Procedure, which shows the corresponding procedure,
- Line, referring to the line number within the code, and
- Replace Operator, which shows previously generated code that will be replaced.
- When you are finished changing parameters, click the Insert Code
button on the right side of the General Options dialog to generate the code.
- Finally, integrate the code into your HDevelop program.