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

TGTypeClass

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

Declaration

Source position: lazgobject2.pas line 202

type TGTypeClass = object

  g_type: TGType;

  

  function get_instance_private_offset;

  

  function get_private();

  

  function peek_parent;

  

  procedure unref;

  

  procedure unref_uncached;

  

  procedure adjust_private_offset();

  

  function peek();

  

  function peek_static();

  

  function ref();

  

end;

Inheritance

TGTypeClass