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