DelphiCodeToDoc
Name
GetClassTreeLink
Parent
TDocGeneratorHtml
Visibility
PRIVATE
Description
Get relative path to the class tree from a DocTemplate
Source code
function GetClassTreeLink ( const DocItem : TDOCTemplate ) : string
Parameters
Parameter Description DocItem : TDOCTemplate Entry point to get the relative path from
Return
Types Description STRING Path (relative) to the ClassTree page
DelphiCodeToDoc