C++Builder Enterprise 12 Athens Patch 1

Released: Feb 7, 2024

Updates in 12 Athens Patch 1

Fixes

  • Fixed bug in MOD operation for Win64 Release configuration.
  • [REGRESSION] Wrong codegen when passing empty open array to operator overload.
  • When MDI form and Custom Styles are used together, the process cannot be terminated.
  • New VisualManager feature causes crash in TCustomForm.WndProc() with Action=caFree.
  • No event OnCameraDidFinishTaking for TTakePhotoFromCameraAction.
  • Event OnValidate fails when the DBGrid is full.
  • JSON serialization error with scientific double notation.
  • TEdit.FilterChar crash app on Android.
  • NetHttpClient parsing URL parameters is incorrect.
  • [iOS] If TListView sets search visible to True, the system will crash when clicking in the search area.
  • Blob reading is broken for 64-bit platforms in dbExpress.
  • Incorrect ShortCut in TActionList.
  • TSQLTimeStampOffset problems with Firebird 4.
  • TFlowLayout exception when all its elements are set to invisible.
  • Arithmetic operations on record fields return incorrect results in certain cases if the "Optimization" compiler option is enabled.
  • Structure view and Search for a method box no longer populated.
  • Internal compiler error F2084.
  • FMX TListBox List Index Out OF Bounds.
  • Ctrl-j - invoke template doesn't work.
  • Treeview crashes when scrolling in iOS.
  • QBE component causes fatal IDE crash when removed from form.
  • TURI with encoded Params are mangled when initialized.
  • Unexpected application crash after trying to take a photo from the library on an Android device.
  • Editor "Surround" menu is missing content.
  • The debugger evaluation of Edit1->Text property in VCL project / Windows 32-bit platform.