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/)
-   -   Short Delphi tip: ensuring RTTI for classes is included (https://www.delphipraxis.net/207214-short-delphi-tip-ensuring-rtti-classes-included.html)

DP News-Robot 4. Mär 2021 12:40

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 […]

Weiterlesen...


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