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

g_file_load_partial_contents_async

Declaration

Source position: lazgio2.pas line 8900

procedure g_file_load_partial_contents_async(

  file_: PGFile;

  cancellable: PGCancellable;

  read_more_callback: TGFileReadMoreCallback;

  callback: TGAsyncReadyCallback;

  user_data: gpointer

);