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

g_data_input_stream_read_line_async

Declaration

Source position: lazgio2.pas line 8754

procedure g_data_input_stream_read_line_async(

  stream: PGDataInputStream;

  io_priority: gint;

  cancellable: PGCancellable;

  callback: TGAsyncReadyCallback;

  user_data: gpointer

);