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

TGFile.set_attribute

Declaration

Source position: lazgio2.pas line 1850

function TGFile.set_attribute(

  attribute: Pgchar;

  type_: TGFileAttributeType;

  value_p: gpointer;

  flags: TGFileQueryInfoFlags;

  cancellable: PGCancellable;

  error: PPGError

):gboolean;