[Overview][Types][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: _crw_if_masters.pas line 68
type TNoRefCountMasterObject = class(TMasterObject, IUnknown) |
protected |
function QueryInterface(); |
function _AddRef; |
function _Release; |
public |
property RefCount: LongInt; [r] |
end; |
TNoRefCountMasterObject,IUnknown |
| |
| |
TObject |