| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Is the character at the given position a pathdelimiter ?
Source position: finah.inc line 39
| function IsPathDelimiter( | 
| const Path: UNICODESTRING; | 
| Index: Integer | 
| ):Boolean; | 
| const Path: RAWBYTESTRING; | 
| Index: Integer | 
| ):Boolean; | 
IsPathDelimiter returns True if the character at position Index equals PathDelim, i.e. if it is a path delimiter character for the current platform.
IncludeTrailingPathDelimiterExcludeTrailingPathDelimiterPathDelim