DelphiCodeToDoc Previous
Name
AddLink
Parent
TDOCTemplate
Visibility
PUBLIC
Description
Add a link to the Link List (NOT USED FOR THE MOMENT)
Source code
function AddLink ( const ln : string ) : TDOCLink
Parameters
Parameter Description ln : STRING Name of the link
Return
Types Description TDOCLink A new created TDOCLink object
DelphiCodeToDoc Previous