Skip to content

Delphi 12 Athens Update

Compare
Choose a tag to compare
@errorcalc errorcalc released this 29 Nov 03:27
· 11 commits to master since this release
  • Support Delphi 12 Athens.
  • Added a new OverlayOpacity property to TEsNinePatchImage, TEsImageLabel, TEsImageLayout, TEsImageStaticText to be able to change the transparency of the overlay separately from the background. See NinePatchLayout example. (Thanks to Phil Dewar)
  • Fix compilation "ES.BitmapPixels" issues on Delphi 10 and below. (Thanks to Oleg/Softologic)
  • Support DoubleBufferedMode for Delphi 12.