DelphiCodeToDoc
Previous
Next

Name
  TDOCUnit

Parent
  uDocUnit

Class Hierarchy
  TDOCTemplate

Visibility
  PUBLIC

Description
  Specialized TDOCTemplate class for Unit structure

Members
  Fields
 
Field Description
Classes (-) List of TDOCClasses
Constants (-) oList f TDOCConst
FExportsList (-) List of exported functions (appears in Unit, Program or Library)
FFileName (-) Related Filename of the unit, generaly 'UnitName.pas' or 'ProgName.dpr'
FFlatClasses (-) Flat classes representation for this unit
Functions (-) List of TDOCFunction
Types (-) List of TDOCTypes
Vars (-) List of TDOCInterface

Methods
 
Method Description
CategoryType (+) Check if template item is required in the output documentation.
Create (+) Call Create to instantiate a TDOCUnit object at runtime.
Destroy (+) Destroys of an instance of a TDOCUnit object
GetTemplateName (+) Return the name of this template

Properties
 
Property Description
ClassList (+) List of TDOCClasses
ConstantList (+) oList f TDOCConst
ExportsList (+) List of exported functions (appears in Unit, Program or Library)
Filename (+) Related Filename of the unit, generaly 'UnitName.pas' or 'ProgName.dpr'
FlatClassList (+) Flat classes representation for this unit
FunctionList (+) List of TDOCFunction
TypeList (+) List of TDOCTypes
VarList (+) List of TDOCInterface


Legend
 
Symbol Visibility
- Private
# Protected
+ Public
* Published
A Automated
S Strict

DelphiCodeToDoc
Previous
Next


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