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

TGTypeInterface

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: lazgobject2.pas line 237

type TGTypeInterface = object

  g_type: TGType;

  

  g_instance_type: TGType;

  

  function peek_parent;

  

  procedure add_prerequisite();

  

  function get_plugin();

  

  function peek();

  

  function prerequisites();

  

end;

Inheritance

TGTypeInterface