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

g_io_channel_read_line_string

Declaration

Source position: lazglib2.pas line 4498

function g_io_channel_read_line_string(

  channel: PGIOChannel;

  buffer: PGString;

  terminator_pos: Pgsize;

  error: PPGError

):TGIOStatus;