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

TStringHelper.TrimStart (deprecated)

Alias for TrimLeft.

Declaration

Source position: syshelph.inc line 195

public function TStringHelper.TrimStart(

  const ATrimChars: array of char

):string;

Description

TrimStart is an alias for TStringHelper.TrimLeft

See also

TStringHelper.TrimEnd

  

Alias for TrimRight.

TStringHelper.TrimLeft

  

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


Documentation generated on: Feb 02 2025