System.Rtti.TRttiContext Methods

From RAD Studio API Documentation
Revision as of 20:24, 9 April 2012 by BuildBot (talk | contribs) (Created page with '{{#lst:API:System.Rtti.TRttiContext Methods|head}} <section begin="short"/><!--Short description here--><section end="short"/> <!--Additional Comments go here--> {{#lst:API:Syste...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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