Previous: 4.66.2.56. Trim function To the Table of Contents Next: 4.66.2.58. TrimRight function
4.66.2.56. Trim function Table of Contents 4.66.2.58. TrimRight function

- 4.66.2.57. -
Table of Contents
4. Standard Units
4.66. Strings - Large string manipulation unit
4.66.2. Strings Unit Procedures and Functions
4.66.2.57. TrimLeft function


4.66.2.57. TrimLeft function

Targets: MS-DOS, OS/2, Win32


Strings Unit

Trims string of leading spaces and control characters.

Declaration:
function TrimLeft(const S: String): String;



Previous: 4.66.2.56. Trim function To the Table of Contents Next: 4.66.2.58. TrimRight function
4.66.2.56. Trim function Table of Contents 4.66.2.58. TrimRight function

- 4.66.2.57. -