Generates a debugger message with information about the specified file attributes.
Source position: lazfileutils.pas line 144
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.
| Version 4.6 | Generated 2026-02-20 | Home |