[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: lazgio2.pas line 279
type TGFileQueryInfoFlagsIdx = ( |
||
TGFileQueryInfoFlagsIdxMinValue = 0, |
|
|
G_FILE_QUERY_INFO_NOFOLLOW_SYMLINKS = 0, |
|
|
TGFileQueryInfoFlagsIdxMaxValue = 31 |
|
|
); |