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

g_file_info_set_attribute

Declaration

Source position: lazgio2.pas line 8871

procedure g_file_info_set_attribute(

  info: PGFileInfo;

  attribute: Pgchar;

  type_: TGFileAttributeType;

  value_p: gpointer

);