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

TGWeakRef

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

Declaration

Source position: lazgobject2.pas line 1296

type TGWeakRef = object

  priv: TGWeakRef_union_priv;

  

  procedure clear;

  

  function get;

  

  procedure init();

  

  procedure set_();

  

end;

Inheritance

TGWeakRef