Einzelnen Beitrag anzeigen

Benutzerbild von DP News-Robot
DP News-Robot

Registriert seit: 4. Jun 2010
15.065 Beiträge
 
#1

Mapping Delphi Types to Indices at Compile Time

  Alt 21. Apr 2020, 15:20
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...
  Mit Zitat antworten Zitat