Unit 'sysutils' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

TStringHelper.TrimEnd (deprecated)

Alias for TrimRight.

Declaration

Source position: syshelph.inc line 194

public function TStringHelper.TrimEnd(

  const ATrimChars: array of char

):string;

Description

TrimEnd is an alias for TStringHelper.TrimRight

See also

TStringHelper.TrimRight

  

Strips a set of trim characters from the end of the string.

TStringHelper.TrimStart

  

Alias for TrimLeft.


Documentation generated on: Feb 02 2025