- 4.61.2.26 -
Standard Units
Strings Unit
Strings Unit Procedures and FunctionsIsPathDelimiter function
Targets: MS-DOS, OS/2, Win32
Strings Unit
Returns TRUE if the byte at position IndexPos
of a string is the backslash character (\).
Declaration:
function IsPathDelimiter(const S: String;
IndexPos: Longint): Boolean;
|
|
|
IsDelimiter function |
Table of Content |
IsValidIdent function |
- 4.61.2.26 -