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

g_type_add_interface_dynamic

Declaration

Source position: lazgobject2.pas line 1640

procedure g_type_add_interface_dynamic(

  instance_type: TGType;

  interface_type: TGType;

  plugin: PGTypePlugin

);