WrapTextWithPrefix Method

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

Parameters

Prefix
Type: System.string

Texte
Type: System.string

Suffix
Type: System.string

MaxCol
Type: System.Integer

Return Value

Type: System.string