![]() |
Short Delphi tip: ensuring RTTI for classes is included
When using RTTI in Delphi, you really want the RTTI to be available. The compiler includes RTTI for classes, as soon as it found that a class is touched by code that will be executed. So in order to include RTTI for classes into the executable, you have to ensure you touch the class. Basically […]
![]() |
Alle Zeitangaben in WEZ +1. Es ist jetzt 07:20 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 by Thomas Breitkreuz