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

g_io_channel_new_file

Declaration

Source position: lazglib2.pas line 4495

function g_io_channel_new_file(

  filename: Pgchar;

  mode: Pgchar;

  error: PPGError

):PGIOChannel;