![]() |
![]() ![]() ![]() |
dcVersionInfo component.
|
property FileFlags: LongInt; // Read only!
|
The FileFlags property is a bitmask that contains the attributes of the file.
|
|
FileFlags contains information about the file's attributes. This includes whether the file has debug info, is a pre-release version, a private build, a special build, or other file attributes. See the VS_FIXEDFILEINFO topic in the Win32 help for a list of the possible values.
|
FileFlagsMask property.
|