Jump to content

Ponzu

Members
  • Content Count

    3
  • Joined

  • Last visited

Community Reputation

0 Neutral

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Thanks I give up using Rapid generics .
  2. Thanks Author's repository https://github.com/d-mozulyov/Rapid.Generics It only supports XE8+
  3. Rapid generics for Delphi2010+ https://github.com/sglienke/Rapid.Generics I get an error when I compile the code below. uses Rapid.Generics; type TTestDictionary = TDictionary<Integer, String>; Rapid.Generics.pas(2157): F2084 Internal Error: D7837 I am using Delphi XE and Win10 64bit.
×