TManagedObject Class

Represents type TManagedObject.

Namespace: Spring
TObject
  Spring.TManagedObject
type
 TManagedObject = class(TObject)
 end;

The TManagedObject type exposes the following members.

Show:
 NameDescription
FreeInstance

Represents method FreeInstance.

NewInstance

Represents method NewInstance.

Top