TManagedInterfacedObject Class

Represents type TManagedInterfacedObject.

Namespace: Spring
TInterfacedObject
  Spring.TManagedInterfacedObject
type
 TManagedInterfacedObject = class(TInterfacedObject)
 end;

The TManagedInterfacedObject type exposes the following members.

Show:
 NameDescription
FreeInstance

Represents method FreeInstance.

NewInstance

Represents method NewInstance.

Top