[Overview][Types][Procedures and functions] | Reference for unit 'dirutils' (#powtils_main) |
Source position: line 0
procedure GetDirContent( |
Dir: String; |
const wildcard: String; |
var result: TDirContents |
); overload; |
Dir: String; |
var result: TDirContents |
); overload; |
Optionally, you can use a wildcard in the overloaded function.