Du solltest tunlichst Vermeiden solche Attribute selbst setzen zu wollen.
Ein paar Anregungen welche Attribute offiziell existieren findest Du
hier.
Zitat:
FILE_ATTRIBUTE_OFFLINE
4096 (0x1000)
The data of a file is not available immediately. This attribute indicates that the file data is physically moved to offline storage. This attribute is used by Remote Storage, which is the hierarchical storage management software. Applications should not arbitrarily change this attribute.
Ansonsten Empfehle ich Dir, Dich an die
TFileAttribute zu halten.
Es kann natürlich auch sein das Du etwas völlig anderes meinst, dann tut es mir Leid.