V15.0.33

  • fix: class threadvar is supported now
  • fix: some texts were cut off in high DPI scenarios (if you find others, tell me)
  • fix: the class template sub menus in Explorer were empty
  • enhancement: opening the Use Unit/Open Unit dialog is faster now

The support for class threadvar unveiled a problem with the intrinsic sort order for fields inside a class. The previous order was const, var, class var. This had the drawback that fields added via the built-in IDE class completion sometimes were added to the class var section. Now the order is const, class var, class threadvar, var.

MMX
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.