- 4.61.2.25 -
Standard Units

Strings Unit


Strings Unit Procedures and FunctionsIsDelimiter function
Targets: MS-DOS, OS/2, Win32
Strings Unit
Returns TRUE if a specified character in a string matches
one of a set of delimiters.
Declaration:
function IsDelimiter(const Delimiters, S: String;
IndexPos: Longint): Boolean;
 |
 |
 |
IntToStr function |
Table of Content |
IsPathDelimiter function |
- 4.61.2.25 -