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

g_initable_new_valist

Declaration

Source position: lazgio2.pas line 7998

function g_initable_new_valist(

  object_type: TGType;

  first_property_name: Pgchar;

  var_args: Tva_list;

  cancellable: PGCancellable;

  error: PPGError

):PGObject;