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