[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'tiUtils' (#tiopf)

tiTrimTrailingWhiteSpace

Remove all the trailing white space characters (#32, #10, #13) from the end of a string

Declaration

Source position: tiUtils.pas line 106

function tiTrimTrailingWhiteSpace(

  const AString: string

):string;

Description

Remove all the trailing white space characters (#32, #10, #13) from the end of a string.


Documentation generated on: 2017-08-16