Dam Versions Save

Delphi and Lazarus Message Dialogs with Formatted Text

v6.7

2 months ago
  • Fix message icon scaling when showing message (VCL)
  • Fix Lazarus message scaling
  • Fix Delphi message editor text preview scaling
  • Calculate buttons width after DPI scaling

v6.6

2 months ago
  • Fix Delphi 10 Seattle compiling (ScaleForCurrentDPI only available in Delphi 10.1 Berlin)

v6.5

2 months ago
  • New ButtonsFont property (and ButtonsFontColor when FMX).
  • Fixed adjusting DPI when first display dialog in VCL.

v6.4

3 months ago
  • Fixed included files path in Design packages (the files was referencing "Design" folder twice).

v6.3

3 months ago
  • Fixed Lazarus Design Package compiling.

v6.2

3 months ago
  • Reorganization of component folders (Please completely delete the previous component folder). WARNING! DCU output folder changed. Now output directory is Lib\{Platform}\{Config}. Please review your Library Paths.
  • Auto-install now supports Delphi 12.

v6.1

4 months ago
  • Fixed getting message text when using CTRL+C

v6.0

4 months ago
  • FMX support!!!
  • DPI Scaling improvements
  • Message form re-scaling when moving around different monitors
  • Windows messages icons scaling supporting
  • New Component DCR icons (transparency)
  • New HideIcon property
  • Linux supporting (Using Lazarus) - new internal resource icons for message dialogs - same as using in FMX
  • Fixed Message background when using Themes in VCL (now text is transparent)

WARNING!!! Please completely uninstall the previous version by deleting the previous Dam Component folder, because many files have changed their names and locations.

v5.2

5 months ago
  • Fixed Lazarus compiling (StyleElements)

v5.1

10 months ago
  • Fix Russian translation (Issue #36)