AddHeader (htmlBody)
procedure AddHeader(const iText:string; const iLevel:string)
Cette fonction ajoute un titre à un document html.
| Paramètre | Usage |
|---|---|
| iText | Texte du titre |
| iLevel | Niveau du titre |
Exemple:
Voir aussi:
procedure AddHeader(const iText:string; const iLevel:string)
Cette fonction ajoute un titre à un document html.
| Paramètre | Usage |
|---|---|
| iText | Texte du titre |
| iLevel | Niveau du titre |
Exemple:
Voir aussi: