![]() |
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
![]() |
Alle Zeitangaben in WEZ +1. Es ist jetzt 07:16 Uhr. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz