Topic Path: Symbol Reference > Classes > TIdDOSAttributes Class > TIdDOSAttributes Methods > GetAsString Method
ContentsIndexHome
PreviousUpNext
TIdDOSAttributes.GetAsString Method

Derives a String representation of the FileAttributes for the object instance.

function GetAsString: String; virtual;

String - String representation of the FileAttributes for the object instance.

GetAsString is a String function used to form a String representation of the FileAttributes for the object instance. GetAsString is the read-access specifier for the AsString property.

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