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/)
-   -   Mapping Delphi Types to Indices at Compile Time (https://www.delphipraxis.net/204077-mapping-delphi-types-indices-compile-time.html)

DP News-Robot 21. Apr 2020 15:20

Mapping Delphi Types to Indices at Compile Time
 
Say what now? In this post I will show you how you can use generics and class variables to generate unique incrementing indices for any Delphi type. For example, the Integer type could map to index 1 and the TStream type to index 2 etc. The values of these indices will be determined (partially) at… <a href="https://blog.grijjy.com/2020/04/21/mapping-delphi-types-to-indices-at-compile-time/" class="more-link">Continue reading <span class="screen-reader-text">Mapping Delphi Types to Indices at Compile&#

Weiterlesen...


Alle Zeitangaben in WEZ +1. Es ist jetzt 06:34 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