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

TGVfsClass.local_file_add_info

Declaration

Source position: lazgio2.pas line 7202

TGVfsClass.local_file_add_info : procedure(

  vfs: PGVfs;

  filename: Pgchar;

  device: guint64;

  attribute_matcher: PGFileAttributeMatcher;

  info: PGFileInfo;

  cancellable: PGCancellable;

  extra_data: Pgpointer;

  free_extra_data: PGDestroyNotify

);