Source position: lazgio2.pas line 4108
type TGFileAttributeInfo = record
name: Pgchar;
type_: TGFileAttributeType;
flags: TGFileAttributeInfoFlags;
end;