| [Overview][Types][Classes][Procedures and functions][Index] | 
Remove all the trailing white space characters (#32, #10, #13) from the end of a string
Source position: tiUtils.pas line 106
function tiTrimTrailingWhiteSpace(  | 
const AString: string  | 
):string;  | 
Remove all the trailing white space characters (#32, #10, #13) from the end of a string.