Jump to content

Ponzu

Members
  • Content Count

    3
  • Joined

  • Last visited

Everything posted by Ponzu

  1. 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.
  2. Thanks I give up using Rapid generics .
  3. Thanks Author's repository https://github.com/d-mozulyov/Rapid.Generics It only supports XE8+
×