DelphiCodeToDoc
Name
HTMLGenSimpleColoredSection
Parent
uDocGenHTML_Tools
Visibility
PUBLIC
Description
Build a simple colored section
Source code
function HTMLGenSimpleColoredSection ( const SectionName , Item : string ) : string
Parameters
Parameter Description SectionName : STRING Name of the section Item : STRING LText to add
Return
Types Description STRING string representing the section
DelphiCodeToDoc