TType Class

Represents type TType.

Namespace: Spring
TObject
  Spring.TType
    Spring.Reflection.TType
type
 TType = class
 end;

The TType type exposes the following members.

Show:
 NameDescription
Create@

Represents the static constructor of the TType class.

Destroy@

Represents the static destructor of the TType class.

Top
Show:
 NameDescription
Context

Represents property Context.

Top
Show:
 NameDescription
GetType(Pointer)

Overloaded. Represents method GetType(Pointer).

GetType(TClass)

Overloaded. Represents method GetType(TClass).

GetType<T>

Overloaded. Represents method GetType<T>.

HasWeakRef<T>

Represents method HasWeakRef<T>.

IsManaged<T>

Represents method IsManaged<T>.

Kind<T>

Represents method Kind<T>.

Top
Show:
 NameDescription
fContext

Represents field fContext.

Top