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

TGInitiallyUnownedClass

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

Declaration

Source position: lazgobject2.pas line 685

type TGInitiallyUnownedClass = object

  g_type_class: TGTypeClass;

  

  construct_properties: PGSList;

  

  constructor_: ;

  

  set_property: ;

  

  get_property: ;

  

  dispose: ;

  

  finalize: ;

  

  dispatch_properties_changed: ;

  

  notify: ;

  

  constructed: ;

  

  flags: gsize;

  

  n_construct_properties: gsize;

  

  pspecs: gpointer;

  

  n_pspecs: gsize;

  

  pdummy: ;

  

end;

Inheritance

TGInitiallyUnownedClass