procedure AddCopyTemplate(const S: string);
Add a new template named S to the list of templates and set TemplateIndex to point to the template added.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | S | string |
Result: stored in self (calling object)
Add a new template named S to the list of templates and set TemplateIndex to point to the template added.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | S | string |
Result: stored in self (calling object)