| |
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 |
|
|