| [Overview][Types][Classes][Procedures and functions][Index] | 
Trim all characters after and including psTrim from psString
Source position: tiUtils.pas line 101
function tiTrimR(  | 
const AString: string;  | 
const ATrim: string;  | 
ACaseSensitive: Boolean = False  | 
):string;  | 
Trim all characters after and including psTrim from psString.