[Overview][Types][Procedures and functions] | Reference for unit 'dirutils' (#powtils_main) |
Source position: dirutils.pas line 29
type TDirContents = record |
Dirs: TStrArray; |
DirCount: Integer; |
Files: TStrArray; |
FileCount: Integer; |
end; |
No notes exist for this page yet.