uib
uib copied to clipboard
Support Berlin 10.1
Hello Henri, Any official update for Delphi Berlin 10.1 ?
I changed as you showed on the last changes for XE4 (uibLib.pas) :
- The 8 lines : COMPILER18_UP by COMPILER24_UP
- 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.
Please add support for Berlin!