[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGio2' (#lcl)

TGFileAttributeInfo

Declaration

Source position: lazgio2.pas line 4108

type TGFileAttributeInfo = record

  name: Pgchar;

  

  type_: TGFileAttributeType;

  

  flags: TGFileAttributeInfoFlags;

  

end;