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

TGFileOutputStreamClass.query_info_async

Declaration

Source position: lazgio2.pas line 4416

TGFileOutputStreamClass.query_info_async : procedure(

  stream: PGFileOutputStream;

  attributes: Pgchar;

  io_priority: gint;

  cancellable: PGCancellable;

  callback: TGAsyncReadyCallback;

  user_data: gpointer

);