[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'CompactUtils' (#powtils_extras)

_TObj

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

Declaration

Source position: compactutils.pas line 173

type _TObj = object

protected

  procedure Init; virtual;

public

  function VmtAddr;

end;

Inheritance

_TObj