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

Indicates if the file has the "normal" attribute applied for the current object instance.

property Normal: Boolean;

Normal is a Boolean property that indicates if the IdFILE_ATTRIBUTE_NORMAL flag is used in the MS DOS file attributes for the current object instance. The value of the property is read from and written to the FileAttributes property.

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