[Overview][Constants][Procedures and functions][Index] |
Source position: fonctions_file.pas line 42
function fb_FindFiles( |
const astl_FilesList: TStrings; |
as_StartDir: String; |
const ab_ListFiles: Boolean = true; |
const ab_ListDirs: Boolean = true; |
const ab_FullPath: Boolean = false; |
const as_FileMask: String = '''*'''; |
const as_DirMask: String = '''*''' |
):Boolean; |