Rtti.TRttiClassRefType
Delphi Information
From Rtti.pas
TRttiClassRefType = class(TRttiType)
Unit: Rtti
Type: class
Inherited Class Members: Rtti.TRttiClassRefType Members
Class Properties: Rtti.TRttiClassRefType Properties
Description
TRttiClassRefType is used to reflect a metaclass type.
Use TRttiClassRefType instances to obtain information specific to metaclass types.
Do not create instances of TRttiClassRefType or its descendants directly. Use a TRttiContext instance to work with RTTI objects.