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



IsValidFileName


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

The function IsValidFileName returns TRUE if the parameter FName represents a valid Windows file name. Please note that FName must not contain the path (just the filename with or without an optional file extension).


Last Update: 2023-Feb-06