You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
+ Fixed problems with compiler directives in project, demo and some test source files that were causing compilation to fail on Delphi XE5.
9
16
+ Made change to test units and to VCL demo programs to enable method inlining to work correctly with Delphi XE3 and later.
10
17
+ Fixed bug in IStreamWrapDemoFMX demo program where program failed to compile on Delphi XE4 because several of the form's controls could not be found.
11
18
+ Minor documentation tweaks and corrections.
19
+
+ Licensed change log under Mozilla Public License v2.0.
12
20
13
21
Release v3.1.1 of 28 January 2013
14
22
+ Unit names references in project source files are now qualified with namespace name on Delphi XE2 and later.
0 commit comments