Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Delphi-News aus aller Welt (https://www.delphipraxis.net/58-delphi-news-aus-aller-welt/)
-   -   Fun with Delphi Rtti – Dump a TRttiType Definition (https://www.delphipraxis.net/155127-fun-delphi-rtti-%96-dump-trttitype-definition.html)

DP News-Robot 10. Okt 2010 07:40

Fun with Delphi Rtti – Dump a TRttiType Definition
 
Here ‘s a sample code of how you can dump the declaration of a TRttiType using the rtti. Supports classes, records and interfaces. uses Rtti, TypInfo, Classes, Generics.Collections, SysUtils; function DumpTypeDefinition(ATypeInfo: Pointer;OnlyDeclarated:Boolean=False) :string; ...http://feeds.feedburner.com/~r/delph...~4/BMrLugjaBgg

More...


Alle Zeitangaben in WEZ +1. Es ist jetzt 20:58 Uhr.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz