Internet Direct (Indy)
Home
PreviousUpNext
TIdDOSAttributes.Hidden Property

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

Pascal
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.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.