- 4.61.2.25 -
Standard Units
![](images/1.gif)
Strings Unit
![](images/1.gif)
![](images/1.gif)
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;
![Previous: IntToStr function](images/prev.gif) |
![To the Table of Content](images/index.gif) |
![Next: IsPathDelimiter function](images/next.gif) |
IntToStr function |
Table of Content |
IsPathDelimiter function |
- 4.61.2.25 -