Previous: 4.65. ShlObj - Shell Objects Interface unit To the Table of Contents Next: 4.66.1. Strings Unit Overloaded Operators
4.65. ShlObj - Shell Objects Interface unit Table of Contents 4.66.1. Strings Unit Overloaded Operators

- 4.66. -
Table of Contents
4. Standard Units
4.66. Strings - Large string manipulation unit


4.66. Strings - Large string manipulation unit



The Strings unit provides procedures and functions to manipulate strings, perform search and replace on strings and more. While the majority of the functions and procedures on Strings can be written with TMT Pascal, the ones in the Strings unit are all written in assembly language and thus have must faster execution times. The Strings unit supports both PChar and PWChar null-terminated string types.

See Also:
Strings Unit Overloaded Operators
Strings Unit Procedures and Functions


Previous: 4.65. ShlObj - Shell Objects Interface unit To the Table of Contents Next: 4.66.1. Strings Unit Overloaded Operators
4.65. ShlObj - Shell Objects Interface unit Table of Contents 4.66.1. Strings Unit Overloaded Operators

- 4.66. -