Unit 'uCEFBaseRefCounted' Package
[Overview][Classes][Index] [#pl_cef4typhon]

TCefBaseRefCountedRef

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

Declaration

Source position: uCEFBaseRefCounted.pas line 48

type TCefBaseRefCountedRef = class(TInterfacedObject,ICefBaseRefCounted)

protected

  FData: Pointer;

  

  function HasOneRef;

  

  function HasAtLeastOneRef;

  

public

  constructor Create(); virtual;

  

  destructor Destroy; override;

  

  function SameAs();

  

  procedure DestroyOtherRefs;

  

  function Wrap;

  

  class function UnWrap();

  

end;

Inheritance

TCefBaseRefCountedRef

  

|

TObject,ICefBaseRefCounted



CT Web help

CodeTyphon Studio