If pStrValue is not '', add a trailing ', '
Source position: tiUtils.pas line 78
function tiAddTrailingComma(
AValue: string
):string;
If pStrValue is not '', add a trailing ', '.