| Method |
Description |
| AddLink (+) |
Add a link to the Link List (NOT USED FOR THE MOMENT) |
| BuildPathName (+) |
Build a base filename with all parent's name separated with underscore |
| BuildRelativePathName (+) |
Build a base filename with last parent's name separated with underscore |
| CategoryType (+) |
Check if template item is required in the output documentation. |
| CheckTagCoverage (#) |
Check if imperative TAGs are documented. |
| CopyCommentsFrom (+) |
Copy all comments (and TAG) from another TDocTemplate |
| Create (+) |
Call Create to instantiate a TDOCTemplate object at runtime. |
| CreateDocTemplateList (#) |
Create a TDocTemplate list from factory and add it to the list of this object. |
| Destroy (+) |
Destroys an instance of a TDOCTemplate object |
| GetFileName (+) |
Get the filename of this component |
| GetParentName (+) |
Return the name of the parent (owner) |
| GetTemplateName (+) |
Return the name of this template |
| UpdateTagCoverage (+) |
Update the TAG coverage statistics |