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

Indicates if the file has the "read-only" attribute applied for the current object instance.

property Read_Only: Boolean;

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