DelphiCodeToDoc

Name
  Create

Parent
  TDOCClass

Visibility
  PUBLIC

Description
  Call Create to instantiate a TDOCCLass object at runtime.
Create allocates memory, and then initializes its properties.
Generally, The owner of this item call create and add the reference in a list

Source code
  constructor Create ( const st : string ; const rp : TDOCTemplate ) ; override

Parameters
 
Parameter Description
st : STRING Name of the new Class (mainly its identifier)
rp : TDOCTemplate Related logical parent and owner, the unit it written into

DelphiCodeToDoc


TridenT - 2009 - Under GNU GPL Licence
Created with DelphiCodeToDoc. To obtain the latest revision, please visit http://dephicodetodoc.sourceforge.net/