| [Overview][Constants][Types][Procedures and functions][Variables][Index] |
Displays information for file attributes in the debugger.
Source position: lazfileutils.pas line 143
function DbgSFileAttr( |
Attr: LongInt |
):string; |
Attr |
|
File attributes examined in the routine. |
String with information about the file attributes.
Attr contains the file attributes examined in the routine, with the following values displayed for the corresponding file attributes:
File attributes not found in Attrib are represented as '-' characters.