uib icon indicating copy to clipboard operation
uib copied to clipboard

Support Berlin 10.1

Open moyzer opened this issue 9 years ago • 1 comments

Hello Henri, Any official update for Delphi Berlin 10.1 ?

I changed as you showed on the last changes for XE4 (uibLib.pas) :

  1. The 8 lines : COMPILER18_UP by COMPILER24_UP
  2. Opened package 17 ( UIB17Win32R ) compiled and corrected :
    2.1 Line 42 : add in uses clause : System.AnsiStrings 2.2 Line 1259 : comment // AnsiStrings 2.3 Replace any : strScan by System.AnsiStrings.strScan StrLower by System.AnsiStrings.StrLower etc...

Now, it works for Berlin 10.1 :)) but i am not sure if it's a good way ! THX.

moyzer avatar Sep 06 '16 13:09 moyzer

Please add support for Berlin!

jaclas avatar Oct 14 '16 09:10 jaclas