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....



IsRootDir


Unit:SDL_filesys
Class:none
Declaration:function IsRootDir (path: string): boolean;

The function IsRootDir returns TRUE if the directory specified in the parameter path is a root directory of a disk (i.e. path has to be 'X:\' with X being any valid drive letter).



Last Update: 2023-Feb-06