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

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

property Hidden: Boolean;

Hidden is a Boolean property that indicates if the IdFILE_ATTRIBUTE_HIDDEN 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.