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

TSearchFileInPathFlag

Declaration

Source position: fileutil.pas line 100

type TSearchFileInPathFlag = (

  sffDontSearchInBasePath,

  

  sffSearchLoUpCase

  

);