[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'FileUtil' (#lazutils)

TSearchFileInPathFlag

Declaration

Source position: fileutil.pas line 78

type TSearchFileInPathFlag = (

  sffDontSearchInBasePath,

  

  sffSearchLoUpCase,

  

  sffFile,

  sffExecutable,

  sffDequoteSearchPath

);

The latest version of this document can be found at lazarus-ccr.sourceforge.net.