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

g_file_attribute_info_list_add

Declaration

Source position: lazgio2.pas line 8855

procedure g_file_attribute_info_list_add(

  list: PGFileAttributeInfoList;

  name: Pgchar;

  type_: TGFileAttributeType;

  flags: TGFileAttributeInfoFlags

);