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

TGFileIface.set_attribute

Declaration

Source position: lazgio2.pas line 4279

TGFileIface.set_attribute : function(

  file_: PGFile;

  attribute: Pgchar;

  type_: TGFileAttributeType;

  value_p: gpointer;

  flags: TGFileQueryInfoFlags;

  cancellable: PGCancellable;

  error: PPGError

):gboolean;