DelphiCodeToDoc
Name
HTMLGenToolbar
Parent
uDocGenHTML_Tools
Visibility
PUBLIC
Description
Build the HTML toobar
Source code
function HTMLGenToolbar ( const ProjectName , ContentName , IndexName , PreviousItemName , NextItemName : string ) : string
Parameters
Parameter Description ProjectName : STRING Name of the project ContentName : STRING Name of the content IndexName : STRING Index name PreviousItemName : STRING Previous item link NextItemName : STRING Netx item link
Return
Types Description STRING string representing the section
DelphiCodeToDoc