Releases: digao-dalpiaz/Dam
Releases · digao-dalpiaz/Dam
Dam 6.7
Dam 6.6
- Fix Delphi 10 Seattle compiling (ScaleForCurrentDPI only available in Delphi 10.1 Berlin)
Dam 6.5
- New ButtonsFont property (and ButtonsFontColor when FMX).
- Fixed adjusting DPI when first display dialog in VCL.
Dam 6.4
- Fixed included files path in Design packages (the files was referencing "Design" folder twice).
Dam 6.3
- Fixed Lazarus Design Package compiling.
Dam 6.2
- 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.
Dam 6.1
- Fixed getting message text when using CTRL+C
Dam 6.0
- 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.
Dam 5.2
- Fixed Lazarus compiling (StyleElements)