获取最新版本的MLSkin组件及相关资源,让你的Delphi程序拥有出色外观 Get the latest version of MLSkin components and related resources to give your Delphi program an excellent appearance
获取最新版MLSkin组件及相关资源 Get the latest version of MLSkin components and related resources
| MlSkin.Demo | MlSkin.Help | 安装帮助 Installation.Help | XeFramework |
| MlSkin.DelphiXE2.x64 | MlSkin.DelphiXE6.x64 | MlSkin.Delphi10.1.x64 |
| MlSkin.Delphi10.2.x64 | MlSkin.Delphi10.3.x64 | MlSkin.Delphi10.4.x64 |
| MlSkin.Delphi11.0.x64 | MlSkin.Delphi12.0.x64 | MlSkin.Delphi13.0.x64 |
+ 窗体(TMlSkinForm)新增自绘阴影:ShadowEnabled 开启,可设置 ShadowColor(颜色)、ShadowSize(大小)、ShadowAlpha(透明度)TMlSkinForm adds custom-drawn shadow: enable with ShadowEnabled, configurable via ShadowColor, ShadowSize and ShadowAlpha
+ SVG 改为纯 GR32 渲染:不再依赖 Skia 与外部 DLL,支持 Delphi 7~13SVG now renders purely with GR32: no longer depends on Skia or external DLLs, supporting Delphi 7~13
+ 新增标题栏输入框控件 TMlSkinNCEdit,可在窗体标题栏上直接放置输入框(支持透明融入背景)Added title-bar edit control TMlSkinNCEdit, allowing an edit box to be placed directly on the form's title bar (supports transparent blending with the background)
+ 资源管理器可管理 SVG 图标(添加、换色、设置宽高),并支持单色重绘The resource manager can now manage SVG icons (add, recolor, set width/height) and supports monochrome recoloring
+ 增加控件:TMlSkinSvgImage(显示 SVG 静态图像的控件,支持 Delphi 7+)Added control: TMlSkinSvgImage (a control for displaying static SVG images, supports Delphi 7+)
+ 增加控件:TMlSkinSvgAnimate(显示 SVG 动画图像的控件,支持 Delphi 7+)Added control: TMlSkinSvgAnimate (a control for displaying animated SVG images, supports Delphi 7+)
* 图片皮肤(ssPicture)拖动与切换更流畅Picture skin (ssPicture) dragging and switching is smoother
* 异形边框拖动跟随更跟手,启动时边框与窗体同步出现Irregular borders follow dragging more responsively, and the border appears together with the form at startup
* 标题栏控件、输入框、PageControl 等绘制性能提升Improved drawing performance of title-bar controls, edit boxes, PageControl, etc.
* 大幅度优化整套控件的性能和资源占用,运行起来更轻快了Greatly optimized the performance and resource usage of the whole control set, making it run lighter and faster
* 优化了TMlSkinToolbar中同时出现文本、图标和下拉菜单时按钮的显示效果Improved the button display in TMlSkinToolbar when text, icon and dropdown menu appear at the same time
* 修复 PageControl 内容区显示全黑的问题Fixed the issue where the PageControl content area displayed all black
* 修复气泡提示(TMlSkinHint)在某些情况下崩溃的问题Fixed a crash of the hint tooltip (TMlSkinHint) in certain situations
* 修复部分图标在设计期(IDE)无法显示、或关闭窗体再打开后消失的问题Fixed the issue where some icons could not be displayed at design time (IDE), or disappeared after closing and reopening the form
* 修复切换皮肤颜色后,实际颜色与所选颜色不一致的问题Fixed the issue where the actual color did not match the selected color after switching skin color
* 其它细节的修改及调整Other minor modifications and adjustments
因为 Because MlSkin 3.x+ 升级将原2.x组件所有的图片属性都重新定义了,所以旧工程中自定义的图片属性,需要重新再绑定一下图片,安全起见,请先备份一下旧工程,再安装使用3.x+版本的组件 3.x+ upgrade has redefined all image properties of the original 2.x components, so custom image properties in old projects need to be rebound. For safety, please back up your old project before installing and using version 3.x+ components
错误解决: Error Resolution:
如果在图片库中添加自定义图片时,遇到 Not found mlskin resoure file!错误,解决方法如下: If you encounter the "Not found mlskin resource file!" error when adding custom images to the image library, the solution is as follows:
以管理员身份运行组件目录中的
Run the
RegMlSkin.bat
文件,必须显示执行成功后才表示组件注册完成!如果注册不成功,请与我
file in the component directory as an administrator. The component registration is complete only when the execution is successful! If registration fails, please
联系
contact us