Internet Direct (Indy) Version 9.0.1 Beta
Content
|
Index
|
Reference
GPathSep
Unit: IdGlobal
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.