DelphiCodeToDoc
Name
ConvertAllToTreeNode
Parent
TDOCStructure
Visibility
PUBLIC
Description
Converts the structure into a treenode
The structure has units, which hold classes, which hold fields and methods
and events and propertys ... So, it can be represented has a treenode.
The TreeNode wil be cleared before filling.
Source code
procedure ConvertAllToTreeNode ( const tnNodes : TTreeNodes )
Parameters
Parameter Description tnNodes : TTreeNodes
DelphiCodeToDoc