1 2 3 4 5 6 7 8
Program Example94; { This program demonstrates the IncludeLeadingPathDelimiter function } Uses sysutils; Begin End.