function WrapTextWithPrefix(const Prefix: string; const Texte: string; const Suffix: string = ''; const MaxCol: integer = 80): string