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

g_charset_converter_new

Declaration

Source position: lazgio2.pas line 7426

function g_charset_converter_new(

  to_charset: Pgchar;

  from_charset: Pgchar;

  error: PPGError

):PGCharsetConverter;