DelphiCodeToDoc Next
Name
TDOCClassNode
Parent
uDocClassTree
Class Hierarchy
TObjectList
Visibility
PUBLIC
Description
A node representing a class and containing link to TDOCClass
Members
Fields
Field Description DocClassLink (+) Link to the TDOCClass object FIterateEvent (#) DO NOT ADD THINGS AFTER (ClassVar) FName (-) Name of class node FNestedLevel (-) Nested level of node (0 if no parent) FParentNode (-) Parent's node
Methods
Method Description ChangeParent (+) Change the parent of a node ConvertChildsToTreeNode (+) Convert all childs to a graphical tree node Create (+) Create a new class node and assign parent DoIterate (#) Iterate a node and childs FindItemByName (+) Find item in the tree by its name
Properties
Property Description NAME (+) Name of class node NestedLevel (+) Nested level of node (0 if no parent) ParentNode (+) Parent's node
Legend
Symbol Visibility - Private # Protected + Public * Published A Automated S Strict
DelphiCodeToDoc Next