| [Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: fileutil.pas line 85
type TSearchFileInPathFlags = set of ( |
||
sffDontSearchInBasePath, |
|
|
sffSearchLoUpCase, |
|
|
sffFile, |
||
sffExecutable, |
||
sffDequoteSearchPath |
||
); |
| lazarus-ccr.sourceforge.net |