[Overview][Constants][Types][Procedures and functions][Variables][Index] |
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; |
lazarus-ccr.sourceforge.net |