[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'tiUtils' (#tiopf)

tiDirectoryTreeToStringList

Copy all the directories, starting at AStartDir to the StringList ADirList

Declaration

Source position: tiUtils.pas line 216

procedure tiDirectoryTreeToStringList(

  const AStartDir: string;

  const ADirList: TStringList;

  ARecurse: Boolean

);

Description

Copy all the directories, starting at AStartDir to the StringList ADirList.


Documentation generated on: 2017-08-16