DelphiCodeToDoc
Name
GetRelativePathToParent
Parent
TDocGeneratorHtml
Visibility
PRIVATE
Description
Get a relative pathname to the parent item
Source code
function GetRelativePathToParent ( const DocItem : TDOCTemplate ) : string
Parameters
Parameter Description DocItem : TDOCTemplate Item to get the parent's pathname from
Return
Types Description STRING Relative pathname to the parent item
DelphiCodeToDoc