Download

Download MLSkin v5.7

Released 2026-06-21. The trial includes all components (.dcu) and installs straight into the IDE for evaluation.

Not sure which version you have? Check Help → About in Delphi.
Installation steps are in the Help Center.

Pick your version from "All packages" below.

Building 64-bit apps Install the 32-bit version first, then copy the 64bit folder from the 64-bit package into the MlSkin directory and add it to the front of the Library Path (64-bit Windows). See the Help Center for details.
Happy with the trial? Buy a license
  • No ads or time limit
  • Unrestricted commercial use
  • Free lifetime upgrades
  • Support and member-only demo source
Personal from $49 Buy a license

What's new in v5.7

Full changelog

New

  • Self-drawn form shadows: turn on ShadowEnabled, then set ShadowColor, ShadowSize and ShadowAlpha
  • SVG is now rendered purely with GR32, with no more Skia or external DLLs; supports Delphi 7 – 13
  • Title-bar input box TMlSkinNCEdit, which can blend transparently into the title bar
  • SVG controls TMlSkinSvgImage and TMlSkinSvgAnimate (with SVG animation)
  • The resource manager handles SVG icons: add, recolor, set size, monochrome redraw

Improvements & fixes

  • Much better performance and lower resource usage across the library
  • Smoother dragging and switching of image skins; custom-shaped borders follow the mouse more closely
  • Fixed the PageControl content area turning black and occasional TMlSkinHint crashes
  • Fixed the actual skin color not matching the selected color after switching
All packages
Upgrading from MlSkin 2.x to 3.x or later Version 3.x redefined all image properties, so custom image properties in old projects must be re-bound. Back up your old project (especially the images it uses) before installing the new version.