DelphiCodeToDoc
Name
GetParentName
Parent
TDOCTemplate
Visibility
PUBLIC
Description
Return the name of the parent (owner)
If no parent is assigned, then return the specified value '#NO-PARENT#'
Source code
function GetParentName : string
Parameters
Parameter Description
Return
Types Description STRING Parent and owner's item
DelphiCodeToDoc