Previous: IntToStr function To the Table of Content Next: IsPathDelimiter function

- 4.61.2.25 -
Standard Units
Strings Unit
Strings Unit Procedures and Functions

IsDelimiter 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 To the Table of Content Next: IsPathDelimiter function
IntToStr function Table of Content IsPathDelimiter function

- 4.61.2.25 -