TWeakReferences Class

Represents type TWeakReferences.

Namespace: Spring
TObject
  Spring.TWeakReferences
type
 TWeakReferences = class
 end;

The TWeakReferences type exposes the following members.

Show:
 NameDescription
Create

Initializes a new instance of the TWeakReferences class.

Create@

Represents the static constructor of the TWeakReferences class.

Destroy

Represents the destructor of the TWeakReferences class.

Destroy@

Represents the static destructor of the TWeakReferences class.

Top
Show:
 NameDescription
Default

Represents property Default.

Top
Show:
 NameDescription
RegisterWeakRef(Pointer,Pointer)

Represents method RegisterWeakRef(Pointer,Pointer).

UnregisterWeakRef(Pointer,Pointer)

Represents method UnregisterWeakRef(Pointer,Pointer).

Top
Show:
 NameDescription
fDefault

Represents field fDefault.

fLock

Represents field fLock.

fWeakReferences

Represents field fWeakReferences.

Top