Topic Path: Symbol Reference > Classes > TIdDOSAttributes Class > TIdDOSAttributes Properties > FileAttributes Property
ContentsIndexHome
PreviousUpNext
TIdDOSAttributes.FileAttributes Property

Stores the cardinal representation of the MS DOS file attributes.

property FileAttributes: Cardinal;

FileAttributes is a Cardinal property that represents the value for individual bit fields used in MS DOS file attributes. Bit fields in FileAttributes are derived by combining the following file attribute values using a bitwise OR operation: 

 

 

Bit fields values in FileAttributes are checked using a bitwise AND operation, and used to set the Boolean value for the following properties: 

 

Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.