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

g_type_register_dynamic

Declaration

Source position: lazgobject2.pas line 1475

function g_type_register_dynamic(

  parent_type: TGType;

  type_name: Pgchar;

  plugin: PGTypePlugin;

  flags: TGTypeFlags

):TGType;