[Overview][Types][Classes][Index] Reference for unit 'tiBaseObject' (#tiopf)

TtiBaseObject

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

Declaration

Source position: tiBaseObject.pas line 16

type TtiBaseObject = class(TObject, IInterface) end;

protected

  function QueryInterface();

  function _AddRef;

  function _Release;

public

  constructor CreateWithRefCounting;

  procedure AfterConstruction; override;

  procedure BeforeDestruction; override;

  class function NewInstance; override;

  function TestValid();

Inheritance

TtiBaseObject,IInterface

|

TObject


Documentation generated on: 2017-08-16