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

TGFileQueryInfoFlagsIdx

Declaration

Source position: lazgio2.pas line 279

type TGFileQueryInfoFlagsIdx = (

  TGFileQueryInfoFlagsIdxMinValue = 0,

  

  G_FILE_QUERY_INFO_NOFOLLOW_SYMLINKS = 0,

  

  TGFileQueryInfoFlagsIdxMaxValue = 31

  

);