Alias for TrimLeft.
Source position: syshelph.inc line 195
public function TStringHelper.TrimStart( |
const ATrimChars: array of char |
):string; |
TrimStart is an alias for TStringHelper.TrimLeft
|
Alias for TrimRight. |
|
|
Strips a set of trim characters from the beginning of the string. |