procedure AddTemplate(const S: string);
Add a new template (TMemoryStream) named S to the list.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | S | string |
Result: stored in self (calling object)
Add a new template (TMemoryStream) named S to the list.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | S | string |
Result: stored in self (calling object)