The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



StripPath


Unit:SDL_filesys
Class:none
Declaration:function StripPath (FName: string): string;

The function StripPath removes the path information (if any) from the file specification FName and returns the filename without path.

Please note that the function StripPath behaves exactly as the function ExtractFileName of the unit SysUtils. It has been kept for compatibility reasons.



Last Update: 2023-Feb-06