| [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