| [Overview][Types][Classes][Procedures and functions][Index] | 
Copy file names starting at AStartDir to the StringList ADirList
Source position: tiUtils.pas line 219
procedure tiFilesToStringList(  | 
const AStartDir: string;  | 
const AWildCard: string;  | 
const AResults: TStringList;  | 
const ARecurse: Boolean  | 
);  | 
Copy file names starting at AStartDir to the StringList ADirList. Copy all the files, from the directory AStartDir, matching the wildcard AWildCard to the stringList AResult