[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: testutils.pp line 26
type TNoRefCountObject = class(TObject,IInterface) |
protected |
function QueryInterface(); virtual; |
function _AddRef; |
function _Release; |
end; |
| |
TObject,IInterface |