[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: lazgio2.pas line 742
type TGFileAttributeInfoFlags = set of ( |
||
TGFileAttributeInfoFlagsIdxMinValue = 0, |
|
|
G_FILE_ATTRIBUTE_INFO_COPY_WITH_FILE = 0, |
|
|
G_FILE_ATTRIBUTE_INFO_COPY_WHEN_MOVED = 1, |
|
|
TGFileAttributeInfoFlagsIdxMaxValue = 31 |
|
|
); |