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

g_file_enumerate_children_async

Declaration

Source position: lazgio2.pas line 8863

procedure g_file_enumerate_children_async(

  file_: PGFile;

  attributes: Pgchar;

  flags: TGFileQueryInfoFlags;

  io_priority: gint;

  cancellable: PGCancellable;

  callback: TGAsyncReadyCallback;

  user_data: gpointer

);