[Overview][Types][Classes][Procedures and functions][Index] |
Trim all characters before and including psTrim from psString
Source position: tiUtils.pas line 103
function tiTrimL( |
const AString: string; |
const ATrim: string; |
ACaseSensitive: Boolean = False |
):string; |
Trim all characters before and including psTrim from psString.