DelphiCodeToDoc
Name
HTMLGenTableSectionLine
Parent
uDocGenHTML_Tools
Visibility
PUBLIC
Description
Add a line to a table section
Source code
function HTMLGenTableSectionLine ( const ItemName , ItemDescription : string ) : string
Parameters
Parameter Description ItemName : STRING Name of the item to add ItemDescription : STRING Description of the item
Return
Types Description STRING string representing the section
DelphiCodeToDoc