System.Rtti.TRttiContext Methods

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
CreatepublicInitializes the TRttiContext instance.
DropContextpublic
FindTypepublicReturns a TRttiType instance for the queried type name.
FreepublicReleases the TRttiContext instance.
GetPackagespublicReturns a list of TRttiPackage describing all loaded packages.
GetTypepublicReturns a TRttiType instance used to reflect the given type.
GetTypespublicReturns a list of TRttiType instances used to reflect all Delphi types that provide type information.
KeepContextpublic