[Overview][Constants][Types][Procedures and functions][Variables] | Reference for unit 'oldlinux' (#rtl) |
Record containing one entry in the result of Glob
Source position: oldlinux.pp line 943
type tglob = record |
||
name: pchar; |
|
Filename matching the search criteria |
next: pglob; |
|
Next element in result of Glob call. |
end; |
No notes exist for this page yet.