| [Overview][Types][Classes][Procedures and functions][Index] | 
If the last character of pStrLine is pStrValue, then remove it
Source position: tiUtils.pas line 76
function tiRemoveTrailingValue(  | 
ALine: string;  | 
AValue: string  | 
):string;  | 
If the last character of pStrLine is pStrValue, then remove it.