DelphiCodeToDoc
Name
BuildPathName
Parent
TDOCTemplate
Visibility
PUBLIC
Description
Build a base filename with all parent's name separated with underscore
It is mainly used to produce the output filename of this item's documentation.
Source code
function BuildPathName : string ; virtual
Parameters
Parameter Description
Return
Types Description STRING parent's name concatenation separated with underscore
DelphiCodeToDoc