DelphiCodeToDoc

Name
  Create

Parent
  TDOCStructure

Visibility
  PUBLIC

Description
  Call Create to instantiate a TDOCStructure object at runtime.
Create allocates memory, and then initializes its properties.
Generally, there is only one reference per application.

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

Parameters
 
Parameter Description
st : STRING Name of the new Strcutre (mainly its identifier)
rp : TDocTemplate Related logical parent and owner, generally a null value !

DelphiCodeToDoc


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