[Overview][Constants][Types][Procedures and functions][Variables][Index] |
Generates a debugger message with information about the specified file attributes.
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.
Version 4.0 | Generated 2025-05-03 | Home |