| [Overview][Types][Classes][Procedures and functions][Index] | 
Copy all the directories, starting at AStartDir to the StringList ADirList
Source position: tiUtils.pas line 216
procedure tiDirectoryTreeToStringList(  | 
const AStartDir: string;  | 
const ADirList: TStringList;  | 
ARecurse: Boolean  | 
);  | 
Copy all the directories, starting at AStartDir to the StringList ADirList.