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

g_file_load_contents_finish

Declaration

Source position: lazgio2.pas line 7874

function g_file_load_contents_finish(

  file_: PGFile;

  res: PGAsyncResult;

  contents: PPgchar;

  length: Pgsize;

  etag_out: PPgchar;

  error: PPGError

):gboolean;