Unit 'testutils' Package
[Overview][Classes][Procedures and functions][Index] [#fcl-fpcunit]

TNoRefCountObject

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

Declaration

Source position: testutils.pp line 26

type TNoRefCountObject = class(TObject,IInterface)

protected

  function QueryInterface(); virtual;

  function _AddRef;

  function _Release;

end;

Inheritance

TNoRefCountObject

|

TObject,IInterface


Documentation generated on: 2023-03-18