Internet Direct (Indy) Version 9.0.1 Beta
GPathSep
Identifies the path separator character.

GPathSep = '\';
Description
GPathSep is a constant String value that identifies the platform-specific path separator character. For the Windows platform, GPathSep contains the '' character. For the Linux platform, GPathSep contains the '/' character.