help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'sysutils' (#rtl)

IsPathDelimiter

Is the character at the given position a pathdelimiter ?

Declaration

Source position: finah.inc line 40

function IsPathDelimiter(

  const Path: String;

  Index: Integer

):Boolean;

Description

IsPathDelimiter returns True if the character at position Index equals PathDelim, i.e. if it is a path delimiter character for the current platform.

Errors

IncludeTrailingPathDelimiterExcludeTrailingPathDelimiterPathDelim

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505