DelphiCodeToDoc
Name
CreateDocTemplateList
Parent
TDOCTemplate
Visibility
PROTECTED
Description
Create a TDocTemplate list from factory and add it to the list of this object.
Source code
function CreateDocTemplateList ( const DocListClass : TDOCTemplateListClass ) : TDOCTemplateList
Parameters
Parameter Description DocListClass : TDOCTemplateListClass Class of the list to create
Return
Types Description TDOCTemplateList CReated object with parameter sub-class
DelphiCodeToDoc