TType Class

Definition

Provides static methods to get RTTI information of a type.

Delphi
type TType = class(TType)
Inheritance
TObject
TType

Remarks

Notes to Callers

When using this class, a shared instance of the TRttiContext class will be kept, which will make all instances of RTTI types live during the lifetime.

Properties

Classes
Context (Inherited from TType)
Interfaces
Types

Methods